1
yangle
2023-08-25 70f147e9f20d2993b09546b2f00a904cae60c0f9
Model/ClsXt_PrintBill_Model.cs
@@ -11,5 +11,6 @@
        public string HPrintType;   //打印类型
        public string HPrintMan;    //打印人
        public DateTime HPrintDate; //打印时间
    }
}