Commit 23e08ae2 by 陶光胜

init

parent 744173ce
......@@ -32,10 +32,9 @@ public enum ErrorCode implements Error{
*/
OPERATION_FAILED("0007", "失效操作失败"),
ERR_8("0008", "不支持文档类型"),
NOTEXISTS("0008", "记录不存在"),
NOT_SUPPORT("0009", "不支持文本类型"),
UNKNOWN_ERROR("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