yangle
2024-09-05 365936930b2fb6e5a86cc6dda878fb24f15f0b9e
WebAPI/Models/Gy_Group.cs
@@ -20,8 +20,12 @@
        public long HDeptID { get; set; }
        public long HEmpQty { get; set; }
        public long HProcID { get; set; }
        public int HUSEORGID;
        public string HBarCodeForBase { get; set; }
        public string HCompName { get; set; }//劳务单位
    }
}