作者 何书鹏

bug修改

... ... @@ -732,7 +732,7 @@ class User extends Api
'company_address' => $company_address,
'bank' => $bank,
'mobile' => $mobile,
'eamil' => $eamil,
'email' => $eamil,
'order_no' => $order_no,
'type' => $type,
'order_id' => $order['id'],
... ...