From f7b16dcb508ba577ea7bb62a888ff6500bfea945 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期六, 28 二月 2026 13:30:24 +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