From a09ff1d01aeebae9037118035f10e06c570b092e Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期三, 19 一月 2022 08:46:34 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

---
 WebAPI/Models/ClsGy_Maintain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Models/ClsGy_Maintain.cs b/WebAPI/Models/ClsGy_Maintain.cs
index 6e6a924..1c1a356 100644
--- a/WebAPI/Models/ClsGy_Maintain.cs
+++ b/WebAPI/Models/ClsGy_Maintain.cs
@@ -12,7 +12,7 @@
         public string HName;             //鍚嶇О
         public string HHelpCode;    //鍔╄鐮�
         public string HShortNumber;   //鐭唬鐮�
-        public int HParentID;       //鐖剁骇
+        public int HParentID=0;       //鐖剁骇
         public int HLevel;         //绛夌骇
         public bool HEndFlag;        //鏈骇鏍囧織
         public bool HStopflag;      //绂佺敤鏍囧織

--
Gitblit v1.9.1