Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
6a8d28e5
Commit
6a8d28e5
authored
Jun 22, 2020
by
王勇飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gyq
parent
cb19cff0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
ic-deliver/app/base/controller/impl/bizchance/bizoptCtl.js
+0
-1
ic-deliver/app/base/db/metadata/app/platform.js
+15
-3
No files found.
ic-deliver/app/base/controller/impl/bizchance/bizoptCtl.js
View file @
6a8d28e5
...
@@ -175,7 +175,6 @@ class BizOptCtl extends CtlBase {
...
@@ -175,7 +175,6 @@ class BizOptCtl extends CtlBase {
"data"
:
""
,
"data"
:
""
,
"requestId"
:
""
"requestId"
:
""
};
};
}
}
catch
(
error
){
catch
(
error
){
console
.
log
(
"TTTTTTTTTTTTTTTTTTTTTTT"
);
console
.
log
(
"TTTTTTTTTTTTTTTTTTTTTTT"
);
...
...
ic-deliver/app/base/db/metadata/app/platform.js
View file @
6a8d28e5
...
@@ -27,7 +27,11 @@ module.exports = {
...
@@ -27,7 +27,11 @@ module.exports = {
"taxControlCase"
:
"税控申请"
,
"taxControlCase"
:
"税控申请"
,
"sealSevCase"
:
"刻章服务"
,
"sealSevCase"
:
"刻章服务"
,
"icChangeCase"
:
"工商变更"
,
"icChangeCase"
:
"工商变更"
,
"ssOpenCase"
:
"社保开户"
"ssOpenCase"
:
"社保开户"
,
"ICP"
:
"icp"
,
"EDI"
:
"edi"
,
"ICPANNUALREPORT"
:
"icp年报"
,
"EDIANNUALREPORT"
:
"edi年报"
},
},
"businessStatus"
:
{
//商机状态
"businessStatus"
:
{
//商机状态
...
@@ -291,7 +295,11 @@ module.exports = {
...
@@ -291,7 +295,11 @@ module.exports = {
"/ic/regaddr/"
:
"regAddrCase"
,
"/ic/regaddr/"
:
"regAddrCase"
,
"/ic/gsnb/"
:
"icCheckCase"
,
"/ic/gsnb/"
:
"icCheckCase"
,
"/ic/gschangs/"
:
"icChangeCase"
,
"/ic/gschangs/"
:
"icChangeCase"
,
"/ic/sbopen/"
:
"ssOpenCase"
"/ic/sbopen/"
:
"ssOpenCase"
,
"/qcfw/icp/"
:
"ICP"
,
"/qcfw/edi/"
:
"EDI"
,
"/qcfw/icpannals/"
:
"ICPANNUALREPORT"
,
"/qcfw/ediannals/"
:
"EDIANNUALREPORT"
},
},
"fdyDict"
:
{
//产品反对应关系
"fdyDict"
:
{
//产品反对应关系
"companyCase"
:
"/ic/gsreg/"
,
"companyCase"
:
"/ic/gsreg/"
,
...
@@ -304,7 +312,11 @@ module.exports = {
...
@@ -304,7 +312,11 @@ module.exports = {
"regAddrCase"
:
"/ic/regaddr/"
,
"regAddrCase"
:
"/ic/regaddr/"
,
"icCheckCase"
:
"/ic/gsnb/"
,
"icCheckCase"
:
"/ic/gsnb/"
,
"icChangeCase"
:
"/ic/gschangs/"
,
"icChangeCase"
:
"/ic/gschangs/"
,
"ssOpenCase"
:
"/ic/sbopen/"
"ssOpenCase"
:
"/ic/sbopen/"
,
"ICP"
:
"/qcfw/icp/"
,
"EDI"
:
"/qcfw/edi/"
,
"ICPANNUALREPORT"
:
"/qcfw/icpannals/"
,
"EDIANNUALREPORT"
:
"/qcfw/ediannals/"
},
},
"ddyDict"
:
{
//和庄冰的交付单对应关系
"ddyDict"
:
{
//和庄冰的交付单对应关系
"paid"
:
1
,
"paid"
:
1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment