xiangyixiangqin/admin
zpc 3764b6ef57
All checks were successful
continuous-integration/drone/push Build is passing
feat(wechat): Add template field mapping configuration for notification templates
- 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
..
__tests__/properties 订单管理. 2026-01-06 20:56:09 +08:00
public 支付. 2026-01-22 19:12:22 +08:00
src feat(wechat): Add template field mapping configuration for notification templates 2026-03-29 21:22:01 +08:00
.env 1 2026-01-02 18:00:49 +08:00
.env.development 细节修改 2026-01-06 19:00:44 +08:00
.env.production chore(deploy): Configure nginx reverse proxy and docker network 2026-03-29 19:31:36 +08:00
.eslintrc-auto-import.json 1 2026-01-02 18:00:49 +08:00
.gitignore 1 2026-01-02 18:00:49 +08:00
.prettierignore 1 2026-01-02 18:00:49 +08:00
.prettierrc 1 2026-01-02 18:00:49 +08:00
Dockerfile Update Dockerfiles to use custom image registry for Node and .NET base images 2026-03-29 00:11:13 +08:00
eslint.config.js 1 2026-01-02 18:00:49 +08:00
index.html 支付. 2026-01-22 19:12:22 +08:00
nginx.conf chore(deploy): Configure nginx reverse proxy and docker network 2026-03-29 19:31:36 +08:00
package-lock.json 111 2026-01-14 02:46:12 +08:00
package.json 33 2026-01-14 02:08:43 +08:00
tsconfig.json 1 2026-01-02 18:00:49 +08:00
tsconfig.node.json 1 2026-01-02 18:00:49 +08:00
vite.config.ts 修改web路径 2026-03-29 19:26:34 +08:00
vitest.config.ts 订单管理. 2026-01-06 20:56:09 +08:00