Commit d3a84303 by 庄冰

百度云公司注册直购添加参数

parent 87a450d3
...@@ -177,17 +177,18 @@ module.exports = SignService; ...@@ -177,17 +177,18 @@ module.exports = SignService;
// } // }
// var obj={ // var obj={
// "bizId": "yiming_solution_test_0001", // "isDirectBuy":"1",
// "isDirectBuy": 0, // "orderNo":"CR-9T8MhbouU8J-test0001",
// "orderNo": "yiming_order_test_0001", // "phone":"15732031337",
// "phone": "18506015665", // "area":"110100",
// "userName": "张三", // "companyProperties":"有限公司",
// "companyName": "测试有限公司2", // "taxpayerType":"一般纳税人",
// "description": "测试11111111", // "consultType":"GSREG",
// "area": "1", // "companyName":"公司名称",
// "price": "1100", // "engagedIndustry":"从事行业",
// "consultType": "5" // "bizScope":"经营范围",
// "hasAddress":true
// }; // };
// task.createSign(obj,"5cdd926122894160o1q1e34us4738v76").then(d=>{ // task.createSign(obj,"7cbb892450174167b5c7e01we4716t51").then(d=>{
// console.log(d,"!!!!!!!!!!!!!!!!!!!!!!!!!!"); // console.log(d,"!!!!!!!!!!!!!!!!!!!!!!!!!!");
// }); // });
\ No newline at end of file
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