mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 对接第三方平台
This commit is contained in:
@@ -48,6 +48,9 @@ public class JWTUtils {
|
||||
|
||||
private static final Long MILLIS_MINUTE_TEN = 20 * 60 * 1000L;
|
||||
|
||||
// 第三方平台token过期时间 24小时
|
||||
public static final long ttlMillis = 60 * 60 * 24 * 1000;
|
||||
|
||||
/**
|
||||
* 生成Jwt的方法
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user