Commit 8bec8718 by 庄冰

zhuangbing

parent 8714310c
...@@ -68,21 +68,23 @@ ...@@ -68,21 +68,23 @@
"needNo":"N202002141324bupnr8L", "needNo":"N202002141324bupnr8L",
"solutionContent":{ "solutionContent":{
"bizType":"companyreg", "bizType":"companyreg",
"notes":"方案备注", //"notes":"方案备注",------ 删除 替换成 solution->remark
"solution":{ "solution":{
//公司注册方案 //公司注册方案
"entName":"公司名称", "companyName":"公司名称",
"province":"省", "area":"省",
"city": "市", "city": "市",
"taxpayerType": "纳税人类型", "companyCategory": "纳税人类型",
"entNature": "公司性质", "companyType": "公司性质",
"organizationType" :"组织类型", "orgType" :"组织类型",
"industry": "行业", "industryType": "行业",
"businessScope": "经营范围", "scope": "经营范围",
"remark":"方案备注",
//云上公司注册方案 //云上公司注册方案
"regPark":"注册园区", "park":"注册园区",
"regType":"注册类型", "registerType":"注册类型",
"productType":"产品类型" "productType":"产品类型",
"remark":"方案备注",
} }
} }
} }
...@@ -193,13 +195,13 @@ ...@@ -193,13 +195,13 @@
"needNo":"N202002141324bupnr8L", "needNo":"N202002141324bupnr8L",
"solutionNo":"", "solutionNo":"",
"orderNo":"", "orderNo":"",
"status":"ytj", "status":"dqr", //{"dqr":"待确认","ywc":"已完成","yzf":"已作废"},
//普通公司注册 //普通公司注册
"bizType":"companyreg", "bizType":"companyreg",
"entName":"公司名称", "companyName":"公司名称",
//云上公司注册 //云上公司注册
"bizType":"companyreg_cloud", "bizType":"companyreg_cloud",
"regPark":"注册园区", "park":"注册园区",
"productType":"产品类型", "productType":"产品类型",
} }
...@@ -222,16 +224,16 @@ ...@@ -222,16 +224,16 @@
"bizType":"companyreg", "bizType":"companyreg",
"solution":{ "solution":{
"city":"市", "city":"市",
"entName":"公司名称", "companyName":"公司名称",
"regPark":"注册园区", "park":"注册园区",
"regType":"注册类型", "registerType":"注册类型",
"industry":"行业", "industryType":"行业",
"province":"省", "area":"省",
"entNature":"公司性质", "companyType":"公司性质",
"productType":"产品类型", "productType":"产品类型",
"taxpayerType":"纳税人类型", "companyCategory":"纳税人类型",
"businessScope":"经营范围", "scope":"经营范围",
"organizationType":"组织类型" "orgType":"组织类型"
} }
}, },
"status":"ytj", "status":"ytj",
...@@ -248,16 +250,16 @@ ...@@ -248,16 +250,16 @@
"bizType":"companyreg", "bizType":"companyreg",
"solution":{ "solution":{
"city":"市", "city":"市",
"entName":"公司名称", "companyName":"公司名称",
"regPark":"注册园区", "park":"注册园区",
"regType":"注册类型", "registerType":"注册类型",
"industry":"行业", "industryType":"行业",
"province":"省", "area":"省",
"entNature":"公司性质", "companyType":"公司性质",
"productType":"产品类型", "productType":"产品类型",
"taxpayerType":"纳税人类型", "companyCategory":"纳税人类型",
"businessScope":"经营范围", "scope":"经营范围",
"organizationType":"组织类型" "orgType":"组织类型"
} }
}, },
"status":"ytj", "status":"ytj",
......
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