add:商户认证反馈
This commit is contained in:
parent
9d608716c6
commit
38a29b2ea3
@ -147,6 +147,7 @@ class IndexController extends BaseApiController
|
||||
$requestUtil = HttpClient::create()->request('POST', env('url.shop_prefix') . '/api/merchant/syncStatus?mer_intention_id='.$shopMerchant['mer_intention_id'], [
|
||||
'body' => ['status' =>2]
|
||||
]);
|
||||
Log::info(['商户合同签约回调-商城响应', $requestUtil]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user