Commit fd68779d by 王勇飞

gyq

parent aefee9a6
......@@ -40,15 +40,6 @@ class BizoptDao extends Dao {
};
}
}
<<<<<<< HEAD
// if (qobj.bizpath && qobj.bizpath != "") {
// if (qobj.bizpath.indexOf("myChance") > 0) {//说明是从商机列表过来的
// qw["salesman_id"] = qobj.userid;
// }
// }
console.log(")))))))))))))))))))))))))))))))))");
=======
>>>>>>> af6e6eb84172090eda1a3055cea1e853ca802fb9
}
}
......
......@@ -107,7 +107,7 @@ module.exports = (db, DataTypes) => {
allowNull: true,
type: DataTypes.STRING
},
delivery_man_id: {// 交付员id
delivery_man_id: {// 交付员idP
allowNull: true,
type: DataTypes.STRING
},
......
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