Skip to content

Changes

Summary

  1. 临时提交 (details)
  2. 即将改为走C端的模式 (details)
  3. 微信用户注册 (details)
  4. 调整消息内容 (details)
  5. xxxxxxxxx (details)
  6. 提交身份核验信息 (details)
  7. 1、微信小程序单点登入、身份核验、微信绑定功能 (details)
  8. 修改密码增加密码复杂度校验 (details)
  9. hotfix: 调整微信小程序的secret (details)
  10. 刷新token内容 (details)
  11. 添加晋城配置 (details)
  12. 调整百保盾的appId+secret (details)
  13. hotfix: 针对认证参数无效,直接抛出异常 (details)
  14. hotfix: 小程序的单点登入 (details)
  15. 晋城需求-账号登录/密码修改相关功能开发 (details)
  16. 以前做的应该小程序登录,应该是没有用了,先在test-ws分支兼容新的登录返回值哦 (details)
  17. 晋城需求-账号登录/密码修改相关功能开发 (details)
  18. 学习宣传 (details)
  19. 晋城内网配置 (details)
  20. 修复晋城连接信息 (details)
  21. 用户信息拓展表 (details)
  22. 用户信息拓展表 (details)
  23. 跳转账号名 (details)
Commit e29107cd1979f93394f46556cc1b0cf84fd4f656 by linhancheng
临时提交
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/IdentityController.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/IdentityUserEntity.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/IdentityUserRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/IdentityUserService.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/IdentityRpcProvider.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/WechatCgiBinSignInCommand.java
The file was modified identity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/IdentityDbReaderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/snapshots/WeChatSnapShoot.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commandResult/WechatCgiBinSignInCommandResult.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/readers/IdentityDbReader.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/WechatPrincipalEntity.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/WechatCgiBinSignInResponse.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/WechatCgiBinSignInRequest.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/readers/dtos/WechatDTO.java
Commit 74c25ce45893d6806c68f881781d1f17adccebc0 by linhancheng
即将改为走C端的模式
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/enums/COAuthType.java
The file was addedidentity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/ToCOAuthSubjectPrincipalJdbcRepository.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/ToCOAuthSubjectPrincipalEntity.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/ToCOAuthSubjectPrincipalRepository.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/IdentityController.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/WechatCgiBinSignInResponse.java
Commit 7771e3bc318ec67a4ba8f26a52d45f7f174174fd by linhancheng
微信用户注册
The file was modified identity-server/identity-web-api/src/main/resources/application-test-ws.yml
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/WechatCgiBinSignInRequest.java
The file was modified identity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/ToCOAuthSubjectPrincipalJdbcRepository.java
The file was added"docs/\344\270\264\344\277\235\345\260\217\347\250\213\345\272\217.sql"
The file was modified identity-server/identity-web-api/src/main/resources/application-com-prod.yml
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/filters/AuthFilter.java
The file was modified identity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/IdentityUserJpaRepository.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was addedidentity-server/identity-web-api/src/main/java/com/bcxin/identity/api/configs/WechatCgiConfig.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/ToCOAuthSubjectPrincipalRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/ToCOAuthSubjectPrincipalEntity.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/IdentityBootstrap.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/IdentityUserRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/WechatCgiBinSignInCommand.java
The file was addedidentity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/WechatCgiProvider.java
The file was addedidentity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/responses/JsCode2SessionResponse.java
The file was addedidentity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/impls/WechatCgiProviderImpl.java
Commit 013c3e8b4a9929ddf37249ed9e2fba8d147cb2cb by linhancheng
调整消息内容
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/WechatCgiBinSignInResponse.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/impls/WechatCgiProviderImpl.java
Commit 6efcb2f394a3019fefd065e75871545f9526895b by linhancheng
xxxxxxxxx
The file was modified infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/utils/JwtUtil.java
The file was addedtenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/requests/TocUserConfirmCheckStatusRequest.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/IdentityController.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/TenantUserService.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/ToCWechatCgiBinSignInRequest.java
The file was addedinfrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/SystemConstant.java
The file was addedtenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/WechatController.java
The file was removedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/WechatCgiBinSignInRequest.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/TenantUserServiceImpl.java
The file was modified infrastructures/tenant-api-interface/pom.xml
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/UserRpcProvider.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commandResult/WechatCgiBinSignInCommandResult.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/ToCWechatCgiBinSignInResponse.java
The file was removedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/WechatCgiBinSignInResponse.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/requests/TocWechatCgiConfirmCheckStatusRequest.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/ToCOAuthSubjectPrincipalEntity.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/WebAppContext.java
The file was addedtenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/commands/tenantUsers/TocWechatCgiConfirmCheckStatusCommand.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/filters/AuthFilter.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/requests/ChangePasswordRequest.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/IdentityRpcProvider.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/TocUserConfirmCheckStatusResponse.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/TocUserAssignIdentityRequest.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/CurrentUserController.java
The file was modified pom.xml
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/valueTypes/WechatCgiBinSubject.java
The file was addedtenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/responses/ToCWechatCgiBinUserResponse.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/IdentityUserService.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/TocUserAssignIdentityCommand.java
The file was modified tenant-server/tenant-web-api/src/main/java/com/bcxin/tenant/apis/impls/UserRpcProviderImpl.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/responses/TocWechatCgiConfirmCheckStatusResponse.java
Commit e926dc46f0e9db751a46413112b89b7d626d00d5 by linhancheng
提交身份核验信息
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/requests/TocWechatCgiConfirmCheckStatusRequest.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/ToCWechatCgiBinSignInResponse.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified "docs/\344\270\264\344\277\235\345\260\217\347\250\213\345\272\217.sql"
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/requests/TocUserConfirmCheckStatusRequest.java
The file was modified tenant-rest-web-api/src/main/resources/application.yml
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/filters/AuthFilter.java
The file was modified tenant-server/tenant-web-api/src/main/resources/application.yml
The file was modified identity-server/identity-web-api/src/main/resources/application.yml
The file was modified tenant-server/tenant-web-api/src/main/java/com/bcxin/tenant/apis/impls/UserRpcProviderImpl.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/commands/tenantUsers/TocWechatCgiConfirmCheckStatusCommand.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/WechatController.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/ToCOAuthSubjectPrincipalEntity.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/TocUserConfirmCheckStatusResponse.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/entities/TenantUserEntity.java
The file was addedinfrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/exceptions/ConfirmCheckStatusException.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/TenantUserServiceImpl.java
The file was added"docs/\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217\346\263\250\346\204\217\344\272\213\351\241\271.md"
Commit a2bb6e052be8b65962dd862293920c489fc0cfb0 by linhancheng
1、微信小程序单点登入、身份核验、微信绑定功能
The file was modified infrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/SystemConstant.java
The file was modified "docs/\345\276\256\344\277\241\345\260\217\347\250\213\345\272\217\346\263\250\346\204\217\344\272\213\351\241\271.md"
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/ToCWechatCgiBinSignInRequest.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/TenantUserServiceImpl.java
The file was modified "docs/\344\270\264\344\277\235\345\260\217\347\250\213\345\272\217.sql"
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/ToCOAuthSubjectPrincipalRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/ToCOAuthSubjectPrincipalJdbcRepository.java
Commit 0916ee514171bfd825816499c95150f0aa05afa2 by zhongxuefeng
修改密码增加密码复杂度校验
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
Commit 51bcdfe345c7418d8dbc2544bf030cb88886ef49 by linhancheng
hotfix: 调整微信小程序的secret
The file was modified identity-server/identity-web-api/src/main/resources/application-test-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-com-prod.yml
Commit 8185a62f2bddc7182f75ea080d6ae02a1f5db526 by linhancheng
刷新token内容
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/WechatCgiProvider.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/ThirdPartyCommonTokenRequest.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/CommonController.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/impls/WechatCgiProviderImpl.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/ThirdPartyCommonTokenResponse.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/enums/CommonTokenType.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/IdentityRpcProvider.java
The file was modified tenant-server/tenant-web-api/src/main/java/com/bcxin/tenant/apis/impls/ExternalMemberRpcProviderImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/CurrentUserController.java
Commit 749629b7cc44ab3a7347c0505c78da97cf323e1e by daiqincheng
添加晋城配置
The file was addedtenant-shared-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedsecurity-server/security-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was modified tenant-shared-rest-web-api/pom.xml
The file was addedtenant-shared-rest-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was addedsecurity-server/security-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-jincheng-in-prod.yml
The file was addedtenant-server/tenant-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-server/tenant-web-api/pom.xml
The file was modified identity-server/identity-web-api/pom.xml
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified security-server/security-web-api/pom.xml
The file was addedtenant-rest-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was addedidentity-server/identity-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-backend-task/src/main/resources/application-jincheng-in-prod.yml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-backend-task/pom.xml
The file was addedidentity-server/identity-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-bus/tenant-bus-api/pom.xml
The file was modified tenant-rest-web-api/pom.xml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-server/tenant-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-backend-task/src/main/resources/application-jincheng-out-prod.yml
Commit 62e6508259be95aed2ff71025b304852c8cf7340 by linhancheng
调整百保盾的appId+secret
The file was modified identity-server/identity-web-api/src/main/resources/application-test-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-com-prod.yml
Commit e7a9863d7b2a99707aaaa05799e67913a452f409 by linhancheng
hotfix: 针对认证参数无效,直接抛出异常
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/impls/WechatCgiProviderImpl.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/RequestAbstract.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/ToCWechatCgiBinSignInRequest.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/WechatController.java
Commit 8b639ce2460603fea7e178d82185f9949c1d2215 by linhancheng
hotfix: 小程序的单点登入
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/impls/WechatCgiProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/WechatCgiBinSignInCommand.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/components/responses/JsCode2SessionResponse.java
Commit e46c73f5606a927187cbda5cc8a5c942ba0ae6f3 by 717487618
晋城需求-账号登录/密码修改相关功能开发
The file was added"docs/2025-03-31-\346\231\213\345\237\216\351\234\200\346\261\202\350\264\246\345\217\267\347\231\273\345\275\225\345\222\214\345\257\206\347\240\201\347\233\270\345\205\263\345\212\237\350\203\275/2025-03-31.sql"
The file was addedidentity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/UserNamePasswordPrincipalJpaRepository.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/enums/UpdatePasswordType.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/UserNamePasswordPrincipalEntity.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/IdentityUserService.java
The file was addedidentity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/UserNamePasswordPrincipalRepository.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/IdentityUserEntity.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/responses/SignInResponse.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/SignInCommand.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
Commit 29c28408fdaded4e6d66726d3988fed2e12cd0db by 717487618
以前做的应该小程序登录,应该是没有用了,先在test-ws分支兼容新的登录返回值哦
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
Commit d12f26ac3a932cb9b39277c1d4e56891416f77b6 by 717487618
晋城需求-账号登录/密码修改相关功能开发
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
Commit 0946b7e8f9a41fdbbc43dddfeb80db84caa18bd8 by linhancheng
学习宣传
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/IdentityUserRepository.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
Commit 00479c7ce9af9d9073464040bfc32d4ef473971e by daiqincheng
晋城内网配置
The file was modified tenant-rest-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-shared-rest-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-in-prod.yml
Commit 772b9080399e039ab7d9779133514cd24eb22353 by linhancheng
修复晋城连接信息
The file was modified security-server/security-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-jincheng-out-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-jincheng-out-prod.yml
Commit 3fbfcee0f82ddd911ef96bd45839739f3c4a05f9 by 717487618
用户信息拓展表
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/UserRpcProvider.java
The file was modified tenant-server/tenant-web-api/src/main/java/com/bcxin/tenant/apis/impls/EmployeeRpcProviderImpl.java
The file was addedtenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/commands/tenantUsers/TenantUserExtensionCommand.java
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/TenantUserServiceImpl.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/responses/TenantUserExtensionResponse.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/responses/UserProfileGetResponse.java
The file was addedtenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/repositories/TenantUserExtensionRepository.java
The file was modified tenant-rest-web-api/src/main/resources/application-test-ws.yml
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/requests/tenantUsers/TenantUserExtensionListRequest.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/CurrentUserController.java
The file was modified tenant-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-server/tenant-domain-repository/src/main/java/com/bcxin/tenant/domain/repository/impls/TenantUserExtensionJpaRepository.java
The file was addedtenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/TenantUserExtensionService.java
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-ws.yml
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/TenantUserController.java
The file was modified tenant-server/tenant-web-api/src/main/java/com/bcxin/tenant/apis/impls/UserRpcProviderImpl.java
The file was added"docs/\346\231\213\345\237\216\350\204\232\346\234\254/2025-05-22-\347\224\250\346\210\267\344\277\241\346\201\257\346\213\223\345\261\225\350\241\250.sql"
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/IdentityBootstrap.java
The file was modified tenant-server/tenant-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/requests/tenantUsers/TenantUserExtensionRequest.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/tenants/responses/UserDetailGetResponse.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/EmployeeController.java
The file was addedtenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/entities/TenantUserExtensionEntity.java
Commit 565c1ec59ac47a6766f1aa55787e7638459d51ba by 717487618
用户信息拓展表
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/TenantUserController.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/IdentityBootstrap.java
Commit eb385c85317a5ee474de22cf72cc347b3e1b130c by linhancheng
跳转账号名
The file was modified identity-server/identity-domain-repository/src/main/java/com/bcxin/identity/domain/repositories/impls/IdentityUserJpaRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/IdentityUserService.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/entities/IdentityUserEntity.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/ChangeUserNameRequest.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/IdentityController.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/IdentityRpcProvider.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/CurrentUserController.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/identities/requests/SsoLoginRequest.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/repositories/IdentityUserRepository.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/commands/ChangeUserNameCommand.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java