Skip to content

dev分支合并,修复在线列表数据问题,租户套餐权限修改时同步修改租户权限#101

Merged
Charles7c merged 15 commits intocontinew-org:feat/tenantfrom
xtanyu:dev
Dec 5, 2024
Merged

dev分支合并,修复在线列表数据问题,租户套餐权限修改时同步修改租户权限#101
Charles7c merged 15 commits intocontinew-org:feat/tenantfrom
xtanyu:dev

Conversation

@xtanyu
Copy link
Copy Markdown
Contributor

@xtanyu xtanyu commented Dec 5, 2024

PR 类型

  • 新 feature
  • Bug 修复
  • 功能增强
  • 文档变更
  • 代码样式变更
  • 重构
  • 性能改进
  • 单元测试
  • CI/CD
  • 其他

PR 目的

1.修复后台在线列表能查到其他租户的数据问题
2.租户套餐权限修改时,绑定的租户权限同步修改

解决方案

PR 测试

Changelog

模块 Changelog Related issues

其他信息

提交前确认

  • PR 代码经过了完整测试,并且通过了代码规范检查
  • 已经完整填写 Changelog,并链接到了相关 issues
  • PR 代码将要提交到 dev 分支

xtanyu and others added 14 commits November 29, 2024 13:33
…plication.yml(删除租户数据的时候需要删除关联数据,所以关联表也需要过滤)
# Conflicts:
#	continew-plugin/continew-plugin-tenant/src/main/java/top/continew/admin/tenant/model/req/TenantReq.java
#	continew-plugin/continew-plugin-tenant/src/main/java/top/continew/admin/tenant/model/resp/TenantResp.java
#	continew-webapi/src/main/java/top/continew/admin/controller/tenant/TenantController.java
#	continew-webapi/src/main/resources/db/changelog/mysql/plugin/plugin_tenant.sql
# Conflicts:
#	continew-module-system/src/main/java/top/continew/admin/system/config/file/FileRecorderImpl.java
#	continew-module-system/src/main/java/top/continew/admin/system/model/entity/FileDO.java
#	continew-module-system/src/main/java/top/continew/admin/system/service/impl/FileServiceImpl.java
#	continew-webapi/src/main/java/top/continew/admin/controller/auth/AuthController.java
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 4 committers have signed the CLA.

✅ xtanyu
✅ Charles7c
❌ KAI
❌ AiMing317


KAI seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

# Conflicts:
#	continew-webapi/src/main/java/top/continew/admin/controller/tenant/TenantPackageController.java
@Charles7c Charles7c merged commit 1aa72dc into continew-org:feat/tenant Dec 5, 2024
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.

4 participants