Commit a87f7687 authored by ligaishun's avatar ligaishun

添加UNDONE 状态码 5014

parent 4dd483e2
......@@ -6,7 +6,7 @@ const (
SUCCESS = 200
ERROR = 500
INVALID_PARAMS = 400
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