Commit b4a85c8e authored by hujun's avatar hujun

//

parent de4103a1
...@@ -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