Skip to content

Changes

Summary

  1. 职员功能授权,修改为支持批量选择职员 (details)
  2. 功能授权,新增接口:1、根据职员id,查询该职员的功能授权,2、根据角色id,查询该角色的功能授权 (details)
  3. 1、智能人事-功能授权,5个查询接口合并成一个接口 2、智能人事-自定义角色-批量操作接口支持 (details)
  4. 提交 (details)
  5. 修改陕西内网redis配置 (details)
  6. 湖南外网配置修改 (details)
  7. 修改湖南外网配置 (details)
  8. 调整陕西外网配置 (details)
  9. 修改nacos端口更新 (details)
  10. 测试环境redis配置修改 (details)
  11. 修改湖南内网redis地址 (details)
  12. 配置修改 (details)
  13. 甘肃政务外网配置文件添加 (details)
  14. 甘肃政务外网配置文件修改 (details)
  15. hotfix: 测试监管端密码问题 (details)
  16. 调整nacos的密码 (details)
  17. 添加晋城配置 (details)
  18. 晋城内网配置 (details)
  19. 修复晋城连接信息 (details)
  20. 数据库连接时区修改为东八区 (details)
  21. hotfix:修复日志级别 (details)
  22. 调整日志输出 (details)
Commit 7402e9f061eff603c14537cebe8e4c0c424fab73 by linchunpeng
职员功能授权,修改为支持批量选择职员
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/request/RbacPermitAuthRequest.java
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/java/com/bcxin/rbac/apis/custom/RbacPermitManagerProviderImpl.java
The file was modified tenant-rbac-server/tenant-rbac-domain/src/main/java/com/bcxin/rbac/domain/services/custom/RbacPermitAppService.java
The file was modified tenant-rbac-server/tenant-rbac-domain/src/main/java/com/bcxin/rbac/domain/dtos/custom/RbacPermitAuthRequestDto.java
Commit f079ae96f5b8c0671c24b2cb37e78eba76f80a54 by linchunpeng
功能授权,新增接口:1、根据职员id,查询该职员的功能授权,2、根据角色id,查询该角色的功能授权
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/RbacPermitManagerProvider.java
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/java/com/bcxin/rbac/apis/custom/RbacPermitManagerProviderImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/PermitManageController.java
The file was modified tenant-rbac-server/tenant-rbac-domain/src/main/java/com/bcxin/rbac/domain/services/custom/RbacPermitAppService.java
Commit e447112246916a14d85098b747d4b1976ea33bcc by linchunpeng
1、智能人事-功能授权,5个查询接口合并成一个接口 2、智能人事-自定义角色-批量操作接口支持
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/java/com/bcxin/rbac/apis/custom/RbacPermitManagerProviderImpl.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/request/RbacCustomRoleIdListEmployeeIdListRequest.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/response/RbacPermitOptionResponse.java
The file was modified tenant-rbac-server/tenant-rbac-domain/src/main/java/com/bcxin/rbac/domain/services/custom/RbacCustomRoleService.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/RbacCustomRoleManagerProvider.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/RbacPermitManagerProvider.java
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/java/com/bcxin/rbac/apis/custom/RbacCustomRoleManagerProviderImpl.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/RoleManageController.java
The file was addedinfrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/request/RbacPermitSearchRequest.java
The file was modified infrastructures/tenant-api-interface/src/main/java/com/bcxin/api/interfaces/rbacs/custom/response/RbacPermitAppResponse.java
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/PermitManageController.java
Commit 4f6bd2940ae5e6162ed2c4980fb97cbeba88d533 by 1923680292
提交

# Conflicts:
# security-server/security-web-api/pom.xml
The file was modified tenant-backend-task/pom.xml
The file was modified identity-server/identity-web-api/pom.xml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-rest-web-api/pom.xml
The file was addedidentity-server/identity-web-api/src/main/resources/application-hunan-out-prod.yml
The file was addedtenant-rest-web-api/src/main/resources/application-hunan-out-prod.yml
The file was addedsecurity-server/security-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was addedtenant-backend-task/src/main/resources/application-hunan-out-prod.yml
The file was modified security-server/security-web-api/pom.xml
Commit e8058f2876ee5d59150265aaa99caa497f57e32c by 李贝雅
修改陕西内网redis配置
The file was modified security-server/security-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-shanxi-in-prod.yml
Commit 43ab70d817cc1e9496712101faba0bd501929459 by 452475217
湖南外网配置修改
The file was addedtenant-server/tenant-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-hunan-out-prod.yml
The file was addedtenant-shared-rest-web-api/src/main/resources/application-hunan-out-prod.yml
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-hunan-out-prod.yml
Commit 39fc2391abfc7ed9ff6d3440c25ab1e69dfe5728 by Dxy#202208
修改湖南外网配置
The file was modified tenant-server/tenant-web-api/pom.xml
The file was modified tenant-shared-rest-web-api/pom.xml
The file was modified identity-server/identity-web-api/pom.xml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was modified security-server/security-web-api/pom.xml
The file was modified tenant-backend-task/pom.xml
The file was modified tenant-rest-web-api/pom.xml
The file was modified tenant-bus/tenant-bus-api/pom.xml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-hunan-out-prod.yml
Commit 838920025e3b8c52a54e00009ad80de28e854726 by zhongxuefeng
调整陕西外网配置
The file was modified identity-server/identity-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified security-server/security-web-api/pom.xml
The file was addedsecurity-server/security-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-shared-rest-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-bus/tenant-bus-api/src/main/resources/application-shanxi-out-prod.yml
Commit 769dcbf962edb2e5013c6155f280099ee776877b by zhongxuefeng
修改nacos端口更新
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-shared-rest-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-shanxi-out-prod.yml
The file was modified tenant-bus/tenant-bus-api/src/main/resources/application-shanxi-out-prod.yml
Commit 4dbc8bbd827162599378ddcbc2757c24407fba9c by linchunpeng
测试环境redis配置修改
The file was modified tenant-backend-task/src/main/resources/application-test-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-backend-task/src/main/resources/application-test-in-ws.yml
The file was modified tenant-rest-web-api/src/main/resources/application-test-ws.yml
The file was modified security-server/security-web-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-ws.yml
The file was modified security-server/security-web-api/src/main/resources/application-test-ws.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-rest-web-api/src/main/resources/application-test-in-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-test-ws.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-test-ws.yml
Commit 7edd385c72b2fa6bc6185acb57aa05c2dad6575d by Dxy#202208
修改湖南内网redis地址
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-hunan-in-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-hunan-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-hunan-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-hunan-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-hunan-in-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-hunan-in-prod.yml
Commit 72ea15b9a2df34fa0dd22c975c898365b4b59cb5 by 2569825222
配置修改
The file was addedidentity-server/identity-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-bus/tenant-bus-api/pom.xml
The file was addedtenant-rest-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified identity-server/identity-web-api/pom.xml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-gansu-in-prod.yml
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/controllers/IdentityController.java
The file was modified tenant-shared-rest-web-api/pom.xml
The file was modified security-server/security-web-api/pom.xml
The file was addedsecurity-server/security-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-server/tenant-web-api/pom.xml
The file was addedtenant-backend-task/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rest-web-api/pom.xml
The file was addedtenant-server/tenant-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rest-web-api/src/main/java/com/bcxin/rest/web/apis/filters/AuthFilter.java
The file was addedtenant-shared-rest-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was modified tenant-backend-task/pom.xml
Commit a9e49cc58ad7d64549c2fa58ae0c5159f0413eec by 2569825222
甘肃政务外网配置文件添加
The file was modified tenant-server/tenant-web-api/pom.xml
The file was addedtenant-shared-rest-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-bus/tenant-bus-api/pom.xml
The file was addedsecurity-server/security-web-api/src/main/resources/application-gansu-out-prod.yml
The file was addedidentity-server/identity-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified identity-server/identity-web-api/pom.xml
The file was modified tenant-backend-task/pom.xml
The file was addedtenant-server/tenant-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-shared-rest-web-api/pom.xml
The file was modified tenant-rest-web-api/pom.xml
The file was modified security-server/security-web-api/pom.xml
The file was addedtenant-backend-task/src/main/resources/application-gansu-out-prod.yml
The file was addedtenant-rest-web-api/src/main/resources/application-gansu-out-prod.yml
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-gansu-out-prod.yml
Commit c2fb55750e51ceae783525a592c37d068b665eca by 2569825222
甘肃政务外网配置文件修改
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-gansu-out-prod.yml
Commit bbf61c88f7571a2cc2b45b7c6f42599c0b266a76 by linhancheng
hotfix: 测试监管端密码问题
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-backend-task/src/main/resources/application-test-in-ws.yml
The file was modified security-server/security-web-api/src/main/resources/application-test-in-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-in-ws.yml
Commit 3b0934573547c64980b1d3b92f0b9c40f39ffea8 by linhancheng
调整nacos的密码
The file was modified tenant-bus/tenant-bus-api/src/main/resources/application-com-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-com-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-com-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-com-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-com-prod.yml
The file was modified tenant-rest-web-api/src/main/resources/application-com-prod.yml
The file was modified tenant-shared-rest-web-api/src/main/resources/application-com-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-com-prod.yml
Commit 749629b7cc44ab3a7347c0505c78da97cf323e1e by daiqincheng
添加晋城配置
The file was addedtenant-bus/tenant-bus-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified identity-server/identity-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-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/pom.xml
The file was addedtenant-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedtenant-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-in-prod.yml
The file was modified security-server/security-web-api/pom.xml
The file was addedtenant-backend-task/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-shared-rest-web-api/pom.xml
The file was addedtenant-backend-task/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-rbac-server/tenant-rbac-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-rest-web-api/pom.xml
The file was addedtenant-rest-web-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-out-prod.yml
The file was modified tenant-bus/tenant-bus-api/pom.xml
The file was addedtenant-shared-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified tenant-server/tenant-web-api/pom.xml
The file was addedidentity-server/identity-web-api/src/main/resources/application-jincheng-in-prod.yml
The file was addedtenant-server/tenant-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was addedsecurity-server/security-web-api/src/main/resources/application-jincheng-out-prod.yml
Commit 00479c7ce9af9d9073464040bfc32d4ef473971e by daiqincheng
晋城内网配置
The file was modified tenant-rest-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 security-server/security-web-api/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 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
The file was modified identity-server/identity-web-api/src/main/resources/application-jincheng-in-prod.yml
Commit 772b9080399e039ab7d9779133514cd24eb22353 by linhancheng
修复晋城连接信息
The file was modified tenant-backend-task/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-server/tenant-web-api/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-rest-web-api/src/main/resources/application-jincheng-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-jincheng-out-prod.yml
Commit f4752558da72b4fca8fd54b1f9820e7f9b50f53f by linchunpeng
数据库连接时区修改为东八区
The file was modified security-server/security-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-dev-rt.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-pre-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-ningxia-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-dev-in-mysql.yml
The file was modified security-server/security-web-api/src/main/resources/application-pre-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-rt-beijing-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-dev-rt.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-beijing-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-dev-ws-security.yml
The file was modified tenant-backend-task/src/main/resources/application-gansu-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-dev-in-mysql.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-dev.yml
The file was modified security-server/security-web-api/src/main/resources/application-beijing-out-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-ningxia-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-nanning-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-pre-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-rt-beijing-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-com-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-ningxia-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-rt-beijing-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-beijing-out-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-ningxia-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-dev-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-hunan-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-pre-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-ningxia-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-ningxia-out-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-pre-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-dev-ws-security.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-dev-rt.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-dev-rt.yml
The file was modified security-server/security-web-api/src/main/resources/application-dev-in-mysql.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-pre-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-pre-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-hunan-out-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-beijing-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-dev-rt.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-beijing-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-rt-beijing-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-pre-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-dev-in-mysql.yml
The file was modified security-server/security-web-api/src/main/resources/application-nanning-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-guangxi-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-ningxia-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-dev-in-mysql.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-beijing-in-prod.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-guangxi-in-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-guangxi-in-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-beijing-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-nanning-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-dev.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-rt-beijing-in-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-gansu-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-nanning-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-beijing-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-pre-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-ningxia-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-in-ws.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-beijing-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-pre-out-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-guangxi-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-nanning-in-prod.yml
The file was modified tenant-server/tenant-web-api/src/main/resources/application-test-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-guangxi-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-pre-in-prod.yml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/application-dev-ws.yml
The file was modified identity-server/identity-web-api/src/main/resources/application-shanxi-in-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-gansu-out-prod.yml
The file was modified security-server/security-web-api/src/main/resources/application-gansu-out-prod.yml
The file was modified tenant-backend-task/src/main/resources/application-beijing-in-prod.yml
Commit 85587caabfaa54679b659f883019df580c4fd03e by linhancheng
hotfix:修复日志级别
The file was modified tenant-rest-web-api/src/main/resources/log4j2.xml
The file was modified tenant-server/tenant-domain/src/main/java/com/bcxin/tenant/domain/services/impls/DepartmentServiceImpl.java
The file was modified tenant-backend-task/src/main/resources/log4j2.xml
The file was modified tenant-bus/tenant-bus-api/src/main/resources/log4j2.xml
The file was modified security-server/security-web-api/src/main/resources/log4j2.xml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/log4j2.xml
The file was modified tenant-shared-rest-web-api/src/main/resources/log4j2.xml
The file was modified identity-server/identity-web-api/src/main/resources/log4j2.xml
The file was modified tenant-server/tenant-web-api/src/main/resources/log4j2.xml
Commit 00d71958bc130b9146a63efcfb482a91cc85bc46 by linhancheng
调整日志输出
The file was modified tenant-backend-task/src/main/resources/log4j2.xml
The file was modified tenant-rbac-server/tenant-rbac-api/src/main/resources/log4j2.xml
The file was modified tenant-bus/tenant-bus-api/src/main/resources/log4j2.xml
The file was modified tenant-server/tenant-web-api/src/main/resources/log4j2.xml
The file was removedtenant-rest-web-api/src/main/resources/log4j2_tmp.xml
The file was modified identity-server/identity-web-api/src/main/resources/log4j2.xml
The file was modified security-server/security-web-api/src/main/resources/log4j2.xml
The file was modified tenant-rest-web-api/src/main/resources/log4j2.xml