Commit 7d54e895 by 王昆

gsb

parent b289ea23
......@@ -91,7 +91,7 @@ class BmorderService extends ServiceBase {
async audit(params) {
try {
await this.dao.model.update({
auditId: params.id,
auditId: params.auditId,
rejectReason: params.rejectReason,
auditStatus: params.auditStatus
}, {
......
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