Commit 107a384d authored by ligaishun's avatar ligaishun

Update code.go

parent 0fe3a28f
......@@ -17,6 +17,8 @@ const (
TRY_LATER = 5010
DF_ERROR = 5011
VERSION_UPDATE_ERROR = 5012
NO_JOB = 5013
UNDONE = 5014
ERROR_EXIST_TAG = 10001
ERROR_EXIST_TAG_FAIL = 10002
ERROR_NOT_EXIST_TAG = 10003
......
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