From ba76af92c90c52823b8140ac3be26fbf69d467bd Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 18 十二月 2024 10:04:10 +0800
Subject: [PATCH] 1

---
 Model/工位看板/ClsGy_SOPBillMain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Model/\345\267\245\344\275\215\347\234\213\346\235\277/ClsGy_SOPBillMain.cs" "b/Model/\345\267\245\344\275\215\347\234\213\346\235\277/ClsGy_SOPBillMain.cs"
index 0a199aa..8713cc7 100644
--- "a/Model/\345\267\245\344\275\215\347\234\213\346\235\277/ClsGy_SOPBillMain.cs"
+++ "b/Model/\345\267\245\344\275\215\347\234\213\346\235\277/ClsGy_SOPBillMain.cs"
@@ -16,8 +16,8 @@
         public bool HUseFlag;       //---使用标记
         public string HUseMan;      //---启用人
         public DateTime HUseDate;   //---启用日期
+        public string HType;   //---类型
 
- 
 
     }
 }

--
Gitblit v1.9.1