1
wtt
2024-12-31 50fceef7f1d136e4992353465ba268e752f68c3a
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; }//记件类型
    }
}