Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chain33-pai
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
szh
chain33-pai
Commits
fb04db2c
Commit
fb04db2c
authored
Jan 17, 2020
by
ligaishun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新ERROR_AUTH码为5015
parent
bb91c163
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
code.go
pkg/e/code.go
+1
-1
No files found.
pkg/e/code.go
View file @
fb04db2c
...
@@ -19,6 +19,7 @@ const (
...
@@ -19,6 +19,7 @@ const (
VERSION_UPDATE_ERROR
=
5012
VERSION_UPDATE_ERROR
=
5012
NO_JOB
=
5013
NO_JOB
=
5013
UNDONE
=
5014
UNDONE
=
5014
ERROR_AUTH
=
5015
ERROR_EXIST_TAG
=
10001
ERROR_EXIST_TAG
=
10001
ERROR_EXIST_TAG_FAIL
=
10002
ERROR_EXIST_TAG_FAIL
=
10002
ERROR_NOT_EXIST_TAG
=
10003
ERROR_NOT_EXIST_TAG
=
10003
...
@@ -43,7 +44,6 @@ const (
...
@@ -43,7 +44,6 @@ const (
ERROR_AUTH_CHECK_TOKEN_FAIL
=
20001
ERROR_AUTH_CHECK_TOKEN_FAIL
=
20001
ERROR_AUTH_CHECK_TOKEN_TIMEOUT
=
20002
ERROR_AUTH_CHECK_TOKEN_TIMEOUT
=
20002
ERROR_AUTH_TOKEN
=
20003
ERROR_AUTH_TOKEN
=
20003
ERROR_AUTH
=
20004
ERROR_UPLOAD_SAVE_IMAGE_FAIL
=
30001
ERROR_UPLOAD_SAVE_IMAGE_FAIL
=
30001
ERROR_UPLOAD_CHECK_IMAGE_FAIL
=
30002
ERROR_UPLOAD_CHECK_IMAGE_FAIL
=
30002
...
...
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