Commit 8588a00c by 孙亚楠

dd

parent 2fbb7bfa
......@@ -177,7 +177,7 @@ class TradeService extends ServiceBase {
}
}
result.itemList = itemList;
return system.getResultSuccess(result);
return system.getResultSuccess(result, `上传成功`);
}
async countAmt(itemList, info, params) {
......
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