完善 SaSecureUtil 单元测试

This commit is contained in:
click33
2022-09-02 23:38:29 +08:00
parent c7ce21fde7
commit a1b563b85b
3 changed files with 25 additions and 1 deletions
@@ -33,6 +33,9 @@ import cn.dev33.satoken.exception.SaTokenException;
*/
public class SaSecureUtil {
private SaSecureUtil() {
}
/**
* Base64编码
*/