1
zrg
2024-06-28 5ef89d0a2eb4d8b0980f07d1a8d8c3111bcf6f45
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}