商户入驻申请通过后自动开启店铺
This commit is contained in:
parent
387636b8fc
commit
4f537ef24f
@ -120,6 +120,7 @@ class MerchantIntentionRepository extends BaseRepository
|
||||
'mer_name' => $intention['mer_name'],
|
||||
'mer_phone' => $intention['phone'],
|
||||
'mer_account' => $intention['phone'],
|
||||
'mer_state' => 1, //审核通过自动开启
|
||||
'category_id' => $intention['merchant_category_id'],
|
||||
'type_id' => $intention['mer_type_id'],
|
||||
'real_name' => $intention['name'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user