订单列表

parent f2a48fd3
Showing with 2 additions and 0 deletions
......@@ -61,6 +61,8 @@ class OrderService
"user_id"=>$user_id,
"creator_uid"=>$user_id,
"company_name"=>$userInfo["company_name"],
"sale_id"=>$userInfo["sale_id"],
"sale_name"=>$userInfo["sale_name"],
"exchange_rate"=>getRate(),
"currency"=>2,
"create_time"=>time(),
......
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 sign in to comment