1
duhe
2023-09-25 4d2d5f8d8151e6b74811bc1dbd9cbfd74d7498f1
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}