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
6e08c279
Commit
6e08c279
authored
Jul 28, 2020
by
Sxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 阿里流程
parent
d562b7e8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
icp-deliver/app/base/service/impl/delivery/deliverSve.js
+0
-0
icp-deliver/app/base/system.js
+6
-0
No files found.
icp-deliver/app/base/service/impl/delivery/deliverSve.js
View file @
6e08c279
This diff is collapsed.
Click to expand it.
icp-deliver/app/base/system.js
View file @
6e08c279
...
...
@@ -359,6 +359,12 @@ System.SERVERSESTATUS = {
POSTING
:
"posting"
,
//证书已邮寄
SUCCESS
:
"success"
,
//服务已完成
CLOSED
:
"closed"
,
//已关闭
USERCONFIRMATIONWAIT
:
"userConfirmationWait"
,
//递交文件待确认
USERCONFIRMATIONREJECT
:
"userConfirmationReject"
,
// 递交文件被驳回
USERCONFIRMATIONRESOLVE
:
"userConfirmationResolve"
,
//用户已确认递交文件
ACCOUNTREGISTRATION
:
"accountRegistration"
,
//账户注册
THROUGH
:
"through"
,
//工信部通过
}
// 年报服务单状态
System
.
ANNUALREPORT
=
{
...
...
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