增加方法:获取 在聊天中,触发技师图片的id

This commit is contained in:
chen wei bo
2025-09-10 20:59:12 +08:00
parent 24b9942110
commit 532a279088
5 changed files with 42 additions and 3 deletions
+3 -2
View File
@@ -27,8 +27,9 @@ export enum InnerMsgCode {
Chat_EmotionUpdated,
SimplePlayVide,
LanguageChange,
BalanceChange, // 余额发生变化
VipExpireChange, // vip失效时间戳发生变化
BalanceChange, // 余额发生变化
VipExpireChange, // vip失效时间戳发生变化
ChatTotalCountChange, // 总聊天次数发生变化
}
export enum InnerEventCode {