1
yangle
2023-09-18 066d3178d59090b80f7312d5cc59b97f346e02ff
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}