1
duhe
2025-01-09 90b1cce02de94cc36870310bb7c54a8b15b4101d
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; }//记件类型
    }
}