1
yxj
2021-11-26 7f5fd4b07afcf2f41371829d3f9774b2618d5916
WebAPI/Models/Gy_WorkType.cs
@@ -21,8 +21,8 @@
        public string HForEmp { get; set; }   //短代码
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
    }
}