feat: There is no way the idm and oa

This commit is contained in:
super_liu
2021-10-11 18:05:55 +08:00
parent cf41791d0c
commit c7f6a38694
@@ -21,7 +21,7 @@ import java.util.Date;
public class JwtUtils {
// 过期时间
private static long expire = 604800;
private static long expire = 6048000;
// 秘钥
private static String secret = "HSyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9";