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