- MVP架构重构聊天逻辑
- 优化聊天气泡体验 - 修复prompt bug - 实现聊天次数限制功能(未接服务端) - 实现情绪切视频功能
This commit is contained in:
@@ -24,6 +24,7 @@ export enum InnerMsgCode {
|
||||
|
||||
Chat_DialogRefresh,
|
||||
Chat_EmotionInitialized,
|
||||
Chat_EmotionUpdated,
|
||||
SimplePlayVide,
|
||||
LanguageChange,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user