This commit is contained in:
2020-11-10 14:37:19 +08:00
parent 21a13001e9
commit 974db36f6b
+1 -1
View File
@@ -414,7 +414,7 @@ mlAZUEjsoaT9vjvjGTxl3uCm0TX5KTgtSJIt2kA1tYVjQef+/iZTHxY=
return false; return false;
} }
if (!$instance->check($header, $model['user'])) { if (!$instance->check($header, (int)$model['user'])) {
return false; return false;
} }
$instance->expireRefresh(); $instance->expireRefresh();