Commit b7e3cc87 by 王勇飞

gyq

parent 5e4dc718
...@@ -253,7 +253,7 @@ module.exports = new TxHandler(); ...@@ -253,7 +253,7 @@ module.exports = new TxHandler();
var task = new TxHandler(); var task = new TxHandler();
var ConsultTypeName = "/工商服务/公司注册/".split("/")[2]; var ConsultTypeName = "/工商服务/公司注册/".split("/")[2];
console.log(ConsultTypeName); console.log(ConsultTypeName);
var d = task.userService.getBizUserForBizChance('18738988150','公司宝',ConsultTypeName,'北京'); var d = task.userService.getBizUserForBizChance('18801312283','公司宝',ConsultTypeName,'北京');
console.log("ddddddddddddd"); console.log("ddddddddddddd");
console.log(JSON.stringify(d)); console.log(JSON.stringify(d));
console.log("dddddddddddddd"); console.log("dddddddddddddd");
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