mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-28 21:31:37 +08:00
v1.3.9 beta4
This commit is contained in:
parent
76a558bab7
commit
97e7db2c74
@ -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