Skip to content

Commit

Permalink
修正文件移动错误
Browse files Browse the repository at this point in the history
  • Loading branch information
easeava committed Dec 27, 2018
1 parent 12cc9da commit 6f976ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Service/SmartTP/Template/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Client extends BaseClient
* @param int $page_size
* @return array|\EaseBaidu\Kernel\Http\Response|\GuzzleHttp\Psr7\MessageTrait|\Illuminate\Support\Collection|mixed|\Psr\Http\Message\ResponseInterface
* @throws \EaseBaidu\Kernel\Exceptions\InvalidArgumentException
* @throws \GuzzleHttp\Exception\GuzzleException
*/
public function list(int $page = 1, int $page_size = 10)
{
Expand Down

0 comments on commit 6f976ed

Please sign in to comment.