Skip to content

Commit

Permalink
增加基础数据接口 权限,更细分了.
Browse files Browse the repository at this point in the history
登录时候优化获取角色权限SQL,增加用户租户判断.
  • Loading branch information
vnobo committed Jan 25, 2024
1 parent 65fd380 commit 6149ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "org.springframework.boot" version "3.2.1" apply false
id "org.springframework.boot" version "3.2.2" apply false
id 'io.spring.dependency-management' version '1.1.4' apply false
id 'org.graalvm.buildtools.native' version '0.9.28' apply false
}
Expand Down

0 comments on commit 6149ac4

Please sign in to comment.