1
Administrator
2023-08-21 2bdb10f81ed888d4ac6a87e74e5f9e91c227f03e
WebAPI/Models/Gy_WorkType.cs
@@ -21,8 +21,8 @@
        public string HForEmp { get; set; }   //短代码
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
    }
}