xiangyixiangqin/miniapp
zpc 4af5ae8065
All checks were successful
continuous-integration/drone/push Build is passing
feat(wechat): Add WeChat official account token and encryption key configuration
- Add token and encodingAESKey fields to NotificationTemplatesConfig interface
- Add UI form inputs for WeChat token and EncodingAESKey in system config page
- Add configuration constants SaTokenKey and SaEncodingAesKeyKey to SystemConfigService
- Update WeChatEventController to fetch token from database instead of hardcoded value
- Make CheckSignature method async and retrieve token from ISystemConfigService
- Update GetNotificationTemplates to include token and encodingAESKey from config
- Update SetNotificationTemplates to persist token and encodingAESKey to database
- Update mini app manifest with new appid
- Enables dynamic WeChat server configuration without code changes
2026-03-29 20:03:12 +08:00
..
__tests__ 聊天修改 2026-01-21 19:36:36 +08:00
api 会员,未读消息 2026-02-07 15:41:18 +08:00
components 字号调整 2026-03-22 17:30:44 +08:00
config 修改web路径 2026-03-29 19:26:34 +08:00
pages 分享 2026-03-27 21:27:43 +08:00
static 更新状态 2026-02-08 13:22:21 +08:00
store 展示页面 2026-03-09 17:02:55 +08:00
utils 消息已读 2026-01-28 18:20:46 +08:00
App.vue 字号调整 2026-03-22 17:30:44 +08:00
index.html 1 2026-01-02 18:00:49 +08:00
main.js 1 2026-01-02 18:00:49 +08:00
manifest.json feat(wechat): Add WeChat official account token and encryption key configuration 2026-03-29 20:03:12 +08:00
package-lock.json 1 2026-01-02 18:00:49 +08:00
package.json 1 2026-01-02 18:00:49 +08:00
pages.json 展示页面 2026-03-09 17:02:55 +08:00
SignalR测试指南.md 聊天. 2026-01-14 20:23:13 +08:00
uni.promisify.adaptor.js 1 2026-01-02 18:00:49 +08:00
uni.scss 1 2026-01-02 18:00:49 +08:00
vitest.config.js 1 2026-01-02 18:00:49 +08:00
即时通讯方案说明.md 聊天. 2026-01-14 20:23:13 +08:00
聊天功能增强指南.md 聊天. 2026-01-14 20:23:13 +08:00
聊天功能检查报告.md 聊天. 2026-01-14 20:23:13 +08:00