fix(chat): use weekly limit for message quota
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*
|
||||
* 配额:
|
||||
* - 前端不再处理本地消息额度;游客 / 注册用户均以后端响应为准。
|
||||
* - 后端返回 `lockDetail.reason="daily_limit"` 且需要升级时展示会员引导。
|
||||
* - 后端返回 `lockDetail.reason="weekly_limit"` 且需要升级时展示会员引导。
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user