Commit 0d78e95c by 王昆

sb

parent 7b3e5775
......@@ -53,6 +53,7 @@ class StOrderItemService extends ServiceBase {
let itemParams = {
ids: item_ids,
trade_status: params.trade_status,
trade_desc: params.trade_desc,
trade_time: params.trade_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 to comment