作者 何书鹏

测试

... ... @@ -822,7 +822,6 @@ class User extends Api
*/
public function notice(){
$client = new Client();
halt(2);
$response = $client->request('POST', request()->domain().":2121/", [
'form_params' => [
'type' => 'publish',
... ...