feat(REQ-3714): 修改编译问题

This commit is contained in:
zhanghonghao 2025-03-11 18:49:05 +08:00
parent 40852c840a
commit 73f158b4fb

View File

@ -82,7 +82,7 @@ public class OrgManaxWorkerManagerRoleUserReq {
@NoArgsConstructor @NoArgsConstructor
@Builder @Builder
@Data @Data
public class IdentityInfo { public static class IdentityInfo {
private Long personId; private Long personId;
private Long identityId; private Long identityId;