1
yangle
2022-03-18 8a9cdd9ad20f3fa983e0c477e6f9d4c2ea6d2689
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}