Commit Graph

5 Commits

Author SHA1 Message Date
zpc
b1daa6c6c8 21
Some checks are pending
continuous-integration/drone/push Build is running
2026-03-29 21:36:21 +08:00
zpc
3764b6ef57 feat(wechat): Add template field mapping configuration for notification templates
All checks were successful
continuous-integration/drone/push Build is passing
- Add field mapping properties to NotificationTemplatesConfig interface for unlock, favorite, message, and daily recommend templates
- Add UI form fields in system config view for configuring JSON-based field mappings with helper text
- Implement dynamic template data construction using configured field mappings in NotificationService
- Add fallback to traditional first/keyword format when field mapping is not configured
- Support flexible field mapping with value types: title, name, content, time, remark
- Update SystemConfigService to persist and retrieve field mapping configurations
- Enable backend-driven template field customization without code changes
2026-03-29 21:22:01 +08:00
zpc
b55b56c9cb Add notification template configuration management
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-29 01:11:22 +08:00
4827573849 订阅号 2026-01-26 22:33:33 +08:00
9d94765ca1 1 2026-01-02 18:00:49 +08:00