更新
This commit is contained in:
parent
06824cb8bf
commit
2549309570
@ -135,7 +135,7 @@ class JunziqianController extends BaseApiController
|
||||
//签约
|
||||
public function Signing($data, $id, $notify = '')
|
||||
{
|
||||
if($notify!=''){
|
||||
if($notify==''){
|
||||
$notify=env('url.url_prefix').'/notify_url';
|
||||
}
|
||||
$requestUtils = new RequestUtils($this->serviceUrl, $this->appkey, $this->appSecret);
|
||||
|
Loading…
x
Reference in New Issue
Block a user