refactor(chat): remove weekly limit flow
This commit is contained in:
@@ -14,5 +14,5 @@ export class ChatStorage {
|
||||
}
|
||||
|
||||
// 本地游客消息数量额度逻辑已停用:
|
||||
// 游客 / 非游客的消息数量限制统一由后端接口返回 lockDetail/daily_limit。
|
||||
// 游客 / 非游客的发送能力统一以后端返回的积分状态为准。
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user