修复业务线冲突

This commit is contained in:
钱涛 2025-03-27 14:44:47 +08:00
parent e25c1f59d2
commit f3dd68792c
1 changed files with 1 additions and 4 deletions

View File

@ -338,10 +338,7 @@ public class SalarySobServiceImpl extends Service implements SalarySobService {
//保存个税扣缴义务人联系
saveSobTaxLink(saveParam.getTaxAgentIds(), salarySobPO);
// 新建薪资账套时保存默认的员工信息字段
saveDefaultEmpField(salarySobPO);
// 新建薪资账套时保存默认的薪资项目
saveDefaultItem(salarySobPO);
// 新建薪资账套时保存默认的关联人员范围及从范围中排除
saveDefaultEmployeeRange(salarySobPO);
// 返回薪资账套的主键id