mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-13 04:46:50 +08:00
feat: 修改默认提示语
This commit is contained in:
@@ -8,7 +8,7 @@ public class CaseAiConstants {
|
|||||||
|
|
||||||
public static final String CASE_DOC_DELETE_INTERFACE_NAME = "文档删除";
|
public static final String CASE_DOC_DELETE_INTERFACE_NAME = "文档删除";
|
||||||
|
|
||||||
public static final String CHAT_SYS_ERR_MSG = "服务繁忙,请稍后再试。";
|
public static final String CHAT_SYS_ERR_MSG = "当前无法获取回答,请稍后重试";
|
||||||
|
|
||||||
public static final String CHAT_NET_ERR_MSG = "网络异常,请稍后再试。";
|
public static final String CHAT_NET_ERR_MSG = "网络异常,请稍后再试";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user