From 3c434584c37880246ca5defe7defeba64036b456 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期四, 30 十二月 2021 08:18:48 +0800
Subject: [PATCH] 博日夏宝条码完善
---
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