排除显示

This commit is contained in:
钱涛 2024-08-15 13:47:55 +08:00
parent c5c469e4c4
commit 22ccad05ad
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,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()))