From c20cad9c252371c03288a964dd449feb807113c4 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期日, 14 九月 2025 07:52:14 +0800
Subject: [PATCH] 条码生成bug修改

---
 WebAPI/Models/ClsGy_MaterialBarCodeBillModel.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/ClsGy_MaterialBarCodeBillModel.cs b/WebAPI/Models/ClsGy_MaterialBarCodeBillModel.cs
index 249ad80..d0d9dcc 100644
--- a/WebAPI/Models/ClsGy_MaterialBarCodeBillModel.cs
+++ b/WebAPI/Models/ClsGy_MaterialBarCodeBillModel.cs
@@ -50,6 +50,9 @@
         public string HBarCodeType;
         public long HGroupID;
         public string HRemark;
+        public string HStatusMan; //鎯犲悍宸ュ彿
+        public string HBarCodeDate; //鏉$爜鏃ユ湡       
+        public string HSubjoin; //鏉$爜鏃ユ湡       
         // public ClsGy_MaterialBarCodeBillModel();
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1