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
2aa43465
Commit
2aa43465
authored
May 24, 2022
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
地址变更
parent
39972a41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletions
+9
-1
center-channel/app/base/service/impl/common/baseCenterOrderSve.js
+9
-1
No files found.
center-channel/app/base/service/impl/common/baseCenterOrderSve.js
View file @
2aa43465
...
...
@@ -48,6 +48,14 @@ const cityLetter = {
}
//baidu pinyinzhuanyong 2020-11-6
/*
key为公司宝状态码
* 507: {key: "ACCOUNT_REGISTERED", value: "完成账户注册"},
508: {key: "MATERIAL_SUBMITTED", value: "完成资料递交"},
509: {key: "GXB_ACCEPT", value: "⼯信部已受理"},
510: {key: "GXB_REFUSE", value: "⼯信部不予受理"},
511: {key: "GXB_FAIL", value: "⼯信部未通过"},
512: {key: "GXB_SUCCESS", value: "工信部通过"}*/
const
baiduIcpStatus
=
{
507
:
"REGISTRATION"
,
508
:
"SUBMITTED"
,
...
...
@@ -860,7 +868,7 @@ class BaseCenterOrderService extends AppServiceBase {
};
//推送状态变更及材料
let
baiduParams
=
{
path
:
"/
v1
/bla/provider/license-data"
,
path
:
"/
api
/bla/provider/license-data"
,
reqbody
:
pushObj
}
console
.
log
(
"baiduReqbyget.......................params...."
,
JSON
.
stringify
(
baiduParams
))
...
...
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