request->params([ [ 'url', '' ], ]); return success(( new MemberConfigService() )->getLoginConfig($data[ 'url' ])); } }