v2.6.0发布

This commit is contained in:
xiongxiaoyang
2020-06-15 17:47:12 +08:00
parent 7733cf1e3f
commit 0d96ff81b6
3 changed files with 6 additions and 3 deletions

View File

@ -66,7 +66,7 @@ public enum ResponseStatus {
/**
* 搜索引擎相关错误
* */
ES_SEARCH_FAIL(9001,"密码错误!"),
ES_SEARCH_FAIL(9001,"搜索引擎查询错误!"),
/**