Commit 64d7f09e authored by hujun's avatar hujun

-

parent 026cc4a8
......@@ -294,7 +294,7 @@ class OrderLogService
$arr["order_id"] = $order_id;
$arr["source"] = $source;
$arr["agent_id"] = $agent_id;
$arr["reckon_in_store_id"] = $store_id;
$arr["reckon_in_store"] = $store_id;
$arr["agent_name"] = $agent_name;
$arr["type"] = $collecting_arr["type"];
$arr["pay_type"] = $collecting_arr["pay_type"];
......
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