Commit 9d184e6e by linboxuan

lin

parent 91cd785d
...@@ -134,21 +134,21 @@ module.exports = SignService; ...@@ -134,21 +134,21 @@ module.exports = SignService;
// "status":"16" // "status":"16"
// } // }
// var obj = { // var obj = {
// "bizId":"OD2020110629779501", // "bizId": "OD2020111241779233",
// "companyInfo":{ // "companyInfo": {
// "companyName":"苏州磐荣信息科技有限公司", // "corpName": "上海王勇商务软件系统有限公司",
// "taxpayerTypeEnum":"NORMAL_TAXPAYER", // "taxpayerTypeEnum": "NORMAL_TAXPAYER",
// "acctgSystemId":"10001", // "acctgSystemId": "10008",
// "enterpriseFormEnum":"1", // "enterpriseFormEnum": "OTHERS",
// "taxIndustryId":1, // "taxIndustryId": 10000,
// "taxNo":"123456789", // "taxNo": "91310114772112002K",
// "serviceTypeEnum":"ACCOUTING", // "serviceTypeEnum": "ACCOUTING",
// "taxClaimMethodEnum":"TAX_DECLARATION" // "taxClaimMethodEnum": "TAX_DECLARATION"
// }, // },
// "contactMobile":"18550295628", // "contactMobile": "16710500888",
// "contactName":"范锋华", // "contactName": "王勇",
// "timeUnit":"year", // "quantity": 1,
// "quantity":1 // "timeUnit": "year"
// } // }
// } // }
......
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