1.提交缺失的东西
This commit is contained in:
@ -20,6 +20,8 @@ class BaseApiController extends BaseLikeAdminController
|
||||
{
|
||||
protected int $userId = 0;
|
||||
protected array $userInfo = [];
|
||||
protected int $page_no = 1;
|
||||
protected int $page_size = 15;
|
||||
|
||||
public function initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user