完善单元测试.

This commit is contained in:
click33
2022-02-09 23:24:08 +08:00
parent 62acc8e852
commit 369d3ffb5b
18 changed files with 1060 additions and 2 deletions

View File

@@ -23,6 +23,4 @@
</dependency>
</dependencies>
</project>

View File

@@ -24,6 +24,7 @@ import cn.dev33.satoken.util.SaTokenConsts;
/**
* Sa-Token 基础API测试
*
* <p> 注解详解参考: https://www.cnblogs.com/flypig666/p/11505277.html
* @author Auster
*
*/