1
wtt
2024-10-15 20e3c6a4d63a1720ea75dee76b0794c97e7f4f36
WebAPI/Models/Gy_Group.cs
@@ -23,6 +23,11 @@
        public int HUSEORGID;
        public string HBarCodeForBase { get; set; }
        public string HCompName { get; set; }//劳务单位
        public string HPayMentType { get; set; }//记件类型
    }
}