From 5b7184598c83f56080eb0a336f28d06b202a151f Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期五, 17 六月 2022 11:23:49 +0800
Subject: [PATCH] nothing

---
 Model/基础资料/基础资料/ClsGy_Source_Model.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Source_Model.cs" "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Source_Model.cs"
index 080cbaa..fd811db 100644
--- "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Source_Model.cs"
+++ "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_Source_Model.cs"
@@ -22,5 +22,6 @@
         public double HMaxWorkTimes;//money		//单班最大工时		 	--addnew
         public double HMinAdd;//		money		//最小进阶		 	--addnew
         public Int64 HClassCount;//	int		//每日班次                  --addnew
+        public int HUSEORGID;
     }
 }

--
Gitblit v1.9.1