mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-06-26 23:12:41 +08:00
1.1.0
This commit is contained in:
parent
63e3b39c62
commit
0417621cfe
@ -12,7 +12,7 @@ public class JwtUtil {
|
||||
/** token类型 */
|
||||
private static String JWT_HEADER_TYP = "JWT";
|
||||
/** token发行商 */
|
||||
private static String JWT_CLAIMS_ISS = "uselaw.com";
|
||||
private static String JWT_CLAIMS_ISS = "yexuejc.com";
|
||||
|
||||
/**
|
||||
* 加密内容生成token
|
||||
|
Loading…
x
Reference in New Issue
Block a user