mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-05 19:41:43 +08:00
modified 修复普通用户登录
This commit is contained in:
parent
f1e129f752
commit
59b0f8af31
@ -139,7 +139,7 @@ class Login extends Base {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $returnData;
|
return array_values($returnData);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user