feat: There is no way the idm and oa
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user