yangle
2023-04-24 f9a5863dd719d6036e28391b0d4f39b2d349f3e9
WebAPI/Models/基础资料/Gy_Employee.cs
@@ -64,7 +64,7 @@
        public DateTime HContractEDate { get; set; }
        public string HInsuranceNo { get; set; }
        public DateTime HInsuranceDate { get; set; }
        public string HInsuranceStatus { get; set; }
        public bool HInsuranceStatus { get; set; }
        public DateTime HSignDate { get; set; }
        public bool HSignStatus { get; set; }
        public string HOldCompany { get; set; }
@@ -104,5 +104,6 @@
        public string HEmpRate { get; set; }
        public string HExamRate { get; set; }
        public DateTime HHealthCardEDate { get; set; }
        public long HUSEORGID { get; set; }
    }
}