Commit 39f9b570 by linboxuan

lin pannong

parent e529c7f3
...@@ -113,7 +113,7 @@ class SignService{ ...@@ -113,7 +113,7 @@ class SignService{
} }
} }
module.exports = SignService; module.exports = SignService;
// var task = new SignService(); var task = new SignService();
// var obj = { // var obj = {
// "intentionBizId": "TRE-nmnHtEoTjeEtest", // "intentionBizId": "TRE-nmnHtEoTjeEtest",
...@@ -136,22 +136,22 @@ module.exports = SignService; ...@@ -136,22 +136,22 @@ module.exports = SignService;
// "bizId":"202011031421", // "bizId":"202011031421",
// "status":"16" // "status":"16"
// } // }
// var obj = { var obj = {
// "bizId":"OD2020110972779131", "bizId":"OD2020110629779500",
// "contactMobile":"18516081903", "contactMobile":"18550295628",
// "contactName":"符小龙", "contactName":"范锋华",
// "timeUnit":"year", "timeUnit":"year",
// "quantity":1, "quantity":1,
// "companyInfo":{ "companyInfo":{
// "companyName":"公司宝", "companyName":"苏州磐荣信息科技有限公司",
// "taxpayerType":"NORMAL_TAXPAYER", "taxpayerType":"NORMAL_TAXPAYER",
// "acctgSystemId":"10001", "acctgSystemId":"10001",
// "companyForm":"1", "companyForm":"1",
// "industry":1, "industry":1,
// "taxpayerNumber":"123456789", "taxpayerNumber":"123456789",
// "companyArea":"北京" "companyArea":"北京"
// } }
// } }
// task.createSign(obj,"7cbb892450174167b5c7e01we4717z51").then(d=>{ task.createSign(obj,"7cbb892450174167b5c7e01we4717z51").then(d=>{
// console.log(d,"!!!!!!!!!!!!!!!!!!!!!!!!!!"); console.log(d,"!!!!!!!!!!!!!!!!!!!!!!!!!!");
// }); });
\ No newline at end of file \ 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