Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Job 支持多租户 #3369 #3447

Open
wants to merge 9 commits into
base: feat/tenant
Choose a base branch
from

Conversation

jsonwan
Copy link
Collaborator

@jsonwan jsonwan commented Mar 3, 2025

  1. 支持同步租户集;
  2. 高危语句规则查询支持多租户;
  3. 重构部分老代码;
  4. 去除指定版本Id创建脚本版本等未使用的老代码;
  5. 公共脚本支持多租户;
  6. 租户初始化逻辑部分实现。

高危语句规则查询支持多租户。
1.区分当前租户与指定租户下的高危语句规则操作分别实现;
2.重构部分老代码。
1.重构部分ScriptDAOImpl老代码,消除告警。
1.去除指定版本Id创建脚本版本等未使用的老代码。
1.公共脚本支持多租户。
1.租户初始化逻辑实现。
1.Op接口认证配置指定Order。
1.Op接口实现类名称调整。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant