优化源码注释,更符合语义

This commit is contained in:
click33
2022-04-23 17:26:48 +08:00
parent 2c39fc7209
commit 210b92f3dc
25 changed files with 130 additions and 106 deletions

View File

@@ -20,7 +20,7 @@
<!-- sa-token-spring-boot-starter -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<artifactId>sa-token-core</artifactId>
<version>${revision}</version>
</dependency>
<!-- spring-boot-starter-aop -->