query('YT8824762286422','17877188025','yuantong'); $result = MpService::make()->getMiniQrcode('pages/login/login',"rid=1004"); var_dump(MpService::make()->getError()); dump($result); return showJson('操作成功', true, $result); } }