Commit 8cc656b7 authored by zw's avatar zw

Merge branch 'test'

parents 9cdcc190 b4a85c8e
...@@ -63,7 +63,7 @@ class Broker extends Basic ...@@ -63,7 +63,7 @@ class Broker extends Basic
*/ */
public function login() public function login()
{ {
return $this->response(101, '请升级'); // return $this->response(101, '请升级');
$data['data'] = []; $data['data'] = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment