feat(REQ-3714): 修改编译问题
This commit is contained in:
parent
40852c840a
commit
73f158b4fb
@ -82,7 +82,7 @@ public class OrgManaxWorkerManagerRoleUserReq {
|
||||
@NoArgsConstructor
|
||||
@Builder
|
||||
@Data
|
||||
public class IdentityInfo {
|
||||
public static class IdentityInfo {
|
||||
private Long personId;
|
||||
|
||||
private Long identityId;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user