职位列表去投递定时提醒去AI助手弹窗

This commit is contained in:
2026-06-01 15:46:30 +08:00
parent ddb67cfb6f
commit dde72be9de
5 changed files with 214 additions and 11 deletions
+2 -2
View File
@@ -96,8 +96,8 @@ const TIME_EVENT_CACHE_KEY = 'local_time_event_cache'
* │ 事件名称ID │ 事件描述说明 │
* ├──────────────────────────────────────────────────────────────┤
* │ member_status_query │ 会员状态查询时间记录 │
* │
* │
* │ ai_agent_remind_first │ 第一次AI助手跳转提醒时间记录
* │ ai_agent_remind_second第二次AI助手跳转提醒时间记录
* │ │ │
* └──────────────────────────────────────────────────────────────┘
*/