1
zrg
2025-10-20 375c9228e54333ec573a4f59c1b2d1f9fb7293bd
WebAPI/Models/ClsGy_RepairCheck.cs
@@ -14,9 +14,14 @@
        public string HShortNumber;   //短代码
        public int HParentID;       //父级
        public int HLevel;         //等级
        public int HRepairCheckClassID;
        public int HUSEORGID;
        public int HCREATEORGID;
        public bool HEndFlag;        //末级标志
        public bool HStopflag;      //禁用标志
        public string HRemark;         //备注
        public string HMakeEmp;
        public string HRepairCheckType;
        public string HUseFlag = "未使用";