PC-201906131823\Administrator
2021-11-10 d66cbfe2dec69d08f9905b320851eb11d09567bc
zhengcaioa/Model/HrSalary.cs
@@ -79,4 +79,14 @@
        public string tittle { get; set; }
        public string shenpi_status { get; set; }
    }
    public class HrSalaryAppealDTO : HrSalaryAppeal
    {
        public string Step { get; set; }
        public string Tongguojujue { get; set; }
        public string Content { get; set; }
    }
}