Explorar o código

上传签约清单调整

MaiXinRong %!s(int64=4) %!d(string=hai) anos
pai
achega
b965b1e4ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/deal_bills.js

+ 1 - 1
app/service/deal_bills.js

@@ -161,7 +161,7 @@ module.exports = app => {
                     //if (this.ctx.helper.validBillsCode(code)) {
                     if (code) {
                         const data = {
-                            uuid: this.uuid.v4(),
+                            id: this.uuid.v4(),
                             order: bills.length + 1,
                             tender_id: tenderId,
                             code: code,