Commit 0a4ee05b by 高宇强

gyq

parent 95b4e83f
......@@ -140,7 +140,7 @@ module.exports = {
"no": "不需要"
},
"addressTypeDict": {//经营地址类型
" practical ": "实际经营地址",
"practical": "实际经营地址",
"virtual": "虚拟地址"
},
"registeredTypeDict": {//个体户类型
......@@ -157,7 +157,7 @@ module.exports = {
},
"agentTypeDict": {//代理记账主体类型
"company": "公司",
"individual ": "个体户"
"individual": "个体户"
},
"dyDict":{//产品对应关系
"/ic/gsreg/":"companyCase",
......
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