YL
2021-11-05 9bc716353df267ed1de8dc8b41fc0e5cfcbb8e35
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; }      //使用标志
    }
}