ddshi 1e97f0d957 fix: 修复循环提醒创建逻辑,从数据库获取 repeat_type
之前使用 data.repeat_type,但更新请求中没有这个字段。
现在使用 currentEvent.repeat_type 从数据库获取

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 20:11:54 +08:00
2026-01-29 15:09:19 +08:00
2026-02-02 15:27:06 +08:00
Description
No description provided
246 KiB
Languages
TypeScript 91.6%
JavaScript 8.4%