crm
This commit is contained in:
parent
f852e1c241
commit
8bfe063669
@ -682,6 +682,8 @@ class OrderService implements OrderContract
|
|||||||
"customer_type" => 101,
|
"customer_type" => 101,
|
||||||
"contacts_name" => $merchant_user->nickname,
|
"contacts_name" => $merchant_user->nickname,
|
||||||
"contacts_mobile" => $mobile,
|
"contacts_mobile" => $mobile,
|
||||||
|
"principal" => $from_merchant_user->nickname,
|
||||||
|
"decision" => 1,
|
||||||
"intention" => 1,
|
"intention" => 1,
|
||||||
"status" => 2
|
"status" => 2
|
||||||
]);
|
]);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user