build: continew-starter 2.13.1 => 2.13.2-SNAPSHOT

1.移除 DefaultTenantLineHandler
2.Starter 里调整了租户拦截器优先级
This commit is contained in:
2025-07-19 23:59:43 +08:00
parent dec5d611be
commit 2f445d9150
4 changed files with 9 additions and 98 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>top.continew.starter</groupId>
<artifactId>continew-starter</artifactId>
<version>2.13.1</version>
<version>2.13.2-SNAPSHOT</version>
</parent>
<groupId>top.continew.admin</groupId>