mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
角色增加 更新
This commit is contained in:
@ -22,6 +22,7 @@ public interface ErrorCodeConstants {
|
||||
|
||||
|
||||
ErrorCode AI_CHAT_CONTINUE_NOT_EXIST = new ErrorCode(1_022_000_020, "chat对话不存在!");;
|
||||
ErrorCode AI_CHAT_ROLE_NOT_EXIST = new ErrorCode(1_022_000_020, "chatRole不存在!");;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user