【操盘手】 自动点赞优化
This commit is contained in:
@@ -10,7 +10,7 @@ use think\facade\Log;
|
||||
|
||||
class AuthService
|
||||
{
|
||||
const TOKEN_EXPIRE = 86400;
|
||||
const TOKEN_EXPIRE = 86400 * 365;
|
||||
|
||||
protected $smsService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user