ch
2022-06-28 b5995a148f7a9e66b7042313487b1d76e07e0845
WebAPI/Models/Gy_Group.cs
@@ -12,8 +12,8 @@
        public string HName { get; set; }         //  
        public string HHelpCode { get; set; }      //助记码
        public string HShortNumber { get; set; }   //短代码
        public string HEndFlag { get; set; }      //末级标志
        public string HStopflag { get; set; }     //禁用标志
        public bool HEndFlag { get; set; }      //末级标志
        public bool HStopflag { get; set; }     //禁用标志
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
        public long HParentID { get; set; }      //父级ID