Commit 0a605915 by 高宇强

gyq

parent 9ee85bb8
......@@ -275,10 +275,10 @@ class DeliverybillCtl extends CtlBase {
}
module.exports = DeliverybillCtl;
var task = new DeliverybillCtl();
var obj={};
task.updateStatusByDemandCode(obj,{},{}).then(d=>{
console.log(d);
//console.log(d[0].analyse);
// var task = new DeliverybillCtl();
// var obj={};
// task.updateStatusByDemandCode(obj,{},{}).then(d=>{
// console.log(d);
// //console.log(d[0].analyse);
})
// })
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