mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-03-26 16:21:13 +08:00
删除test
This commit is contained in:
parent
c87f99d8bd
commit
f8c2789972
@ -1,16 +0,0 @@
|
||||
package test;
|
||||
|
||||
import cn.dev33.satoken.secure.SaSecureUtil;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
import org.ssssssss.magicboot.MagicBootApplication;
|
||||
|
||||
@SpringBootTest(classes = MagicBootApplication.class)
|
||||
public class MagicBootTest {
|
||||
|
||||
@Test
|
||||
public void test(){
|
||||
System.out.println(SaSecureUtil.sha256("1"));
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user