Merge branch 'release/2.15.1.2407.01' into feature/导入工具

This commit is contained in:
钱涛 2024-08-15 13:48:14 +08:00
commit c079b1d2e6
1 changed files with 1 additions and 0 deletions

View File

@ -492,6 +492,7 @@ public class SalarySobServiceImpl extends Service implements SalarySobService {
.salarySobId(salarySobID)
.targetType(item.getTargetType().getValue())
.targetId(item.getTargetId())
.target(item.getTarget())
.employeeStatuses(item.getEmployeeStatus())
.includeType(0)
.creator(Long.valueOf(user.getUID()))