1
yangle
2023-05-23 41f4b7f8277b19e73037b101498a9695ec15fd1b
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}