代理商
This commit is contained in:
@@ -24,7 +24,7 @@ class Index
|
||||
'OperaterID' => $userinfo['id'],
|
||||
'TenantId' => 1157,
|
||||
'iat' => time(),
|
||||
'exp' => time() + 60 * 60
|
||||
'exp' => time() + 180 * 60
|
||||
];
|
||||
|
||||
$token = $jwt::getToken($payload);
|
||||
|
||||
Reference in New Issue
Block a user