request->post('url'); $jsSDK = new jsSDK();//微信分享 $merchant = $this->sj->attributes; $return = $jsSDK->GetSignPackage($merchant, $url); util::success($return); } }