From 7d67c0f7bb4c6221ee4f2fd2ee0f092de337cd85 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 26 三月 2026 15:02:59 +0800
Subject: [PATCH] 多语言翻译
---
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