Explorar o código

去除console

laiguoran %!s(int64=2) %!d(string=hai) anos
pai
achega
f18e26b0a6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/service/stage_jgcl.js

+ 0 - 1
app/service/stage_jgcl.js

@@ -233,7 +233,6 @@ module.exports = app => {
                 const his = history.find(function (x) {
                     return x.stimes === newTimes && x.sorder === newOrder;
                 });
-                console.log(his, newTimes, newOrder);
                 if (his) {
                     his.arrive_qty = d.arrive_qty;
                     his.arrive_tp = d.arrive_tp;