From 53e66c1f3884ac21f1034d0d996d6e3b630112f9 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 15 八月 2025 09:34:34 +0800
Subject: [PATCH] 出站汇报单编辑设置

---
 Model/计划管理/ClsGy_ICBomBillMain.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_ICBomBillMain.cs" "b/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_ICBomBillMain.cs"
index 892b27b..a118f82 100644
--- "a/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_ICBomBillMain.cs"
+++ "b/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_ICBomBillMain.cs"
@@ -17,6 +17,7 @@
         public double  HQty;                  //数量
         public Single  HProdRate;             //成品率
         public string HJump;                 //跳层
+        public string HBomType;                
         
         
     }

--
Gitblit v1.9.1