Skip to content

Conversation

xtanyu
Copy link
Contributor

@xtanyu xtanyu commented Dec 7, 2024

PR 类型

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

PR 目的

解决方案

PR 测试

Changelog

模块 Changelog Related issues

其他信息

提交前确认

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

KAI and others added 9 commits December 3, 2024 18:20
* feat/tenant:
  dev分支合并

# Conflicts:
#	continew-module-system/src/main/java/top/continew/admin/auth/model/req/AccountLoginReq.java
#	continew-module-system/src/main/java/top/continew/admin/auth/service/impl/OnlineUserServiceImpl.java
#	continew-module-system/src/main/java/top/continew/admin/system/enums/OptionCategoryEnum.java
#	continew-plugin/continew-plugin-tenant/src/main/java/top/continew/admin/tenant/service/impl/TenantServiceImpl.java
#	continew-webapi/src/main/java/top/continew/admin/controller/auth/AuthController.java
#	continew-webapi/src/main/java/top/continew/admin/controller/tenant/TenantController.java
#	continew-webapi/src/main/java/top/continew/admin/controller/tenant/TenantPackageController.java
#	continew-webapi/src/main/resources/db/changelog/mysql/main_data.sql
#	continew-webapi/src/main/resources/db/changelog/postgresql/main_data.sql
1.BaseServiceImpl 所在包调整
2.BaseController 改为在 Admin common 模块编写(重构权限校验 checkPermission 处理)
3.CRUD ValidateGroup => CrudValidationGroup
4.Admin ValidateGroup => ValidationGroup
5.修复 Query 查询数组范围报错

Closes #IB8711
@CLAassistant
Copy link

CLAassistant commented Dec 7, 2024

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.

@Charles7c Charles7c merged commit 87c337c into continew-org:feat/tenant Dec 7, 2024
1 check was pending
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