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