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