1
wtt
2024-11-05 144904d168110cc0c221ea5f7bf3671d7371775f
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; }//记件类型
    }
}