Commit f690065f by 王勇飞

pp

parent a580e682
...@@ -327,8 +327,8 @@ module.exports = { ...@@ -327,8 +327,8 @@ module.exports = {
"/qcfw/edi/":"EDI", "/qcfw/edi/":"EDI",
"/qcfw/icpannals/":"ICPANNUALREPORT", "/qcfw/icpannals/":"ICPANNUALREPORT",
"/qcfw/ediannals/":"EDIANNUALREPORT", "/qcfw/ediannals/":"EDIANNUALREPORT",
"ic/cpdljz/":"psAgentCase", "/ic/cpdljz/":"psAgentCase",
"ic/cpkzfw/":"psSealSevCase" "/ic/cpkzfw/":"psSealSevCase"
}, },
"fdyDict": {//产品反对应关系 "fdyDict": {//产品反对应关系
"companyCase": "/ic/gsreg/", "companyCase": "/ic/gsreg/",
...@@ -346,8 +346,8 @@ module.exports = { ...@@ -346,8 +346,8 @@ module.exports = {
"EDI":"/qcfw/edi/", "EDI":"/qcfw/edi/",
"ICPANNUALREPORT":"/qcfw/icpannals/", "ICPANNUALREPORT":"/qcfw/icpannals/",
"EDIANNUALREPORT":"/qcfw/ediannals/", "EDIANNUALREPORT":"/qcfw/ediannals/",
"psAgentCase":"ic/cpdljz/", "psAgentCase":"/ic/cpdljz/",
"psSealSevCase":"ic/cpkzfw/" "psSealSevCase":"/ic/cpkzfw/"
}, },
"ddyDict": {//和庄冰的交付单对应关系 "ddyDict": {//和庄冰的交付单对应关系
"paid": 1, "paid": 1,
......
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