1
yangle
2023-06-16 13f2dee8954b5bd589c1998a4fc2f98d93325d1c
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}