1
chenhaozhe
2026-04-27 b96dd44760e07a20de9cd28f6daf0deccdf0705c
WebAPI/Models/Gy_WorkType.cs
@@ -21,8 +21,8 @@
        public string HForEmp { get; set; }   //短代码
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
    }
}