Commit 1ab8ae72 authored by hangjun83's avatar hangjun83

订单接口增加来源

parent b163a5b2
......@@ -94,6 +94,7 @@ class BhuaOrdersService
$data['sorders']['so_ci_addr'] = $cusinvoice_arr['ci_addr'];
$data['sorders']['so_ci_phone'] = $cusinvoice_arr['ci_phone'];
$data['sorders']['so_standard'] = 0;
$data['sorders']['so_from'] = 4;
$data['sorders']['so_creater'] = $customer['cus_id'];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment