feat(REQ-4468) - 调整查询审批人冗余信息的的逻辑
This commit is contained in:
parent
b2df7dfbed
commit
540e66b7f3
@ -321,7 +321,6 @@ public class TaskEntityEventHandle implements EntityEventHandle<TaskEntity> {
|
||||
.cooperateShip(true)
|
||||
.personProfile(true)
|
||||
.workspace(true)
|
||||
.entCooperateShip(true)
|
||||
.build())
|
||||
.pageSize(Integer.MAX_VALUE)
|
||||
.build();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user