Skip to content

Commit 04c72d8

Browse files
🚔 V1.4.0 用户角色权限部门验证码
1 parent 3ea5a7e commit 04c72d8

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ logs
3333
*.rdb
3434

3535

36+

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- Jackson工具类,按字段顺序格式化输出
1717

1818
### 🐞 Bug Fixes
19-
- fix #81 刷新token问题
19+
- fix #81 刷新token问题
2020
- fix 获取角色token问题
2121
- fix refreshToken方法和LoginUtil工具类方法问题
2222

README-zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,3 +404,4 @@ tail -f -n 1000 /root/spring-boot-plus-server/logs/spring-boot-plus.log
404404
405405
## License
406406
spring-boot-plus is under the Apache 2.0 license. See the [LICENSE](https://github.com/geekidea/spring-boot-plus/blob/master/LICENSE) file for details.
407+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,3 +399,4 @@ tail -f -n 1000 /root/spring-boot-plus-server/logs/spring-boot-plus.log
399399
400400
## License
401401
spring-boot-plus is under the Apache 2.0 license. See the [LICENSE](https://github.com/geekidea/spring-boot-plus/blob/master/LICENSE) file for details.
402+

0 commit comments

Comments
 (0)