更新自动审核
This commit is contained in:
parent
4318149bb7
commit
3660b3c83a
@ -86,7 +86,7 @@ class MerchantIntention extends BaseController
|
||||
// throw new ValidateException('申请商户入驻任务失败,请联系平台');
|
||||
// }
|
||||
$cdata['status'] = 1;
|
||||
$cdata['create_mer'] = 0;
|
||||
$cdata['create_mer'] = 1;
|
||||
$cdata['fail_msg'] ='自动审核通过';
|
||||
$this->repository->updateStatus($intention->mer_intention_id, $cdata);
|
||||
return app('json')->success('提交成功');
|
||||
|
Loading…
x
Reference in New Issue
Block a user