Commit 779179e6 by 陶光胜

init

parent 8a35c638
......@@ -32,6 +32,8 @@ public enum ErrorCode implements Error{
*/
ERR_7("0007", "失效操作失败"),
NOTEXISTS("0008", "记录不存在"),
ERR_9999("9999", "未知错误");
......
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