chenhaozhe
2025-06-13 9b54060aab13ef42f1d251dad16bef4d0c9264d9
WebAPI/Models/Gy_WorkPayType.cs
@@ -16,11 +16,11 @@
        public long HLevel { get; set; }
        public bool HEndFlag { get; set; }      //末级标志
        public bool HStopflag { get; set; }     //禁用标志
        public string HRemark { get; set; }       //备注
        public string HUseFlag { get; set; }      //使用标志
    }
}