1
yusijie
2023-03-09 85c65fb1370c15be6094b378dd42f96ea012996a
WebAPI/Models/基础资料/Gy_Employee.cs
@@ -104,5 +104,6 @@
        public string HEmpRate { get; set; }
        public string HExamRate { get; set; }
        public DateTime HHealthCardEDate { get; set; }
        public long HUSEORGID { get; set; }
    }
}