Commit 661248e8 authored by hongguangwu's avatar hongguangwu

MVP1.7.5-薪资提交校验

parent d152dff4
......@@ -1231,7 +1231,6 @@ public class TSalaryStandardServiceImpl extends ServiceImpl<TSalaryStandardMappe
updatePerSonList.add(updatePerSon);
TInsuranceUnpurchasePersonSalary updatePerSonSalary = new TInsuranceUnpurchasePersonSalary();
updatePerSonSalary.setId(buyPerson.getId());
updatePerSonSalary.setSalaryId(s.getId());
updatePerSonSalary.setApplyNo(s.getApplyNo());
updatePerSonSalary.setParentId(buyPerson.getId());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment