Commit 3b8d0196 authored by hujun's avatar hujun

1

parent 09bb9595
......@@ -459,9 +459,6 @@ class Auth extends Basic
* @return \think\Response
*/
public function setSite() {
$aa = new BrokerService();
var_dump($aa->checkSite(1,1));die;
$m_auth = new AuthGroupSite();
$msg = '';
$code = 200;
......
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