1
wtt
2024-12-31 50fceef7f1d136e4992353465ba268e752f68c3a
WebAPI/Models/Gy_WorkType.cs
@@ -21,8 +21,8 @@
        public string HForEmp { get; set; }   //短代码
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
    }
}