mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-26 20:52:44 +08:00
Merge branch 'koogua/v1.3.9' into demo
This commit is contained in:
commit
3eb70ebffb
@ -121,7 +121,7 @@ trait Response
|
||||
'total_pages' => $totalPages,
|
||||
];
|
||||
|
||||
return $this->jsonSuccess($pager);
|
||||
return $this->jsonSuccess(['pager' => $pager]);
|
||||
}
|
||||
|
||||
public function getErrorMessage($code)
|
||||
|
Loading…
x
Reference in New Issue
Block a user