Commit Graph

25 Commits

Author SHA1 Message Date
zpc
4af5ae8065 feat(wechat): Add WeChat official account token and encryption key configuration
All checks were successful
continuous-integration/drone/push Build is passing
- 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
24e5f5a010 首页推荐 2026-02-08 14:31:53 +08:00
0e84a4fe84 聊天,会员 2026-02-07 21:50:03 +08:00
de2b59ca90 会员,未读消息 2026-02-07 15:41:18 +08:00
23a620d69d 逻辑优化 2026-02-06 17:58:15 +08:00
79072bc060 同步状态 2026-01-29 02:44:15 +08:00
4ab2c2b237 聊天 2026-01-28 19:42:20 +08:00
cb4c207ca8 逻辑优化 2026-01-27 20:09:30 +08:00
4827573849 订阅号 2026-01-26 22:33:33 +08:00
bf2da0c6d2 交换修改 2026-01-24 21:59:43 +08:00
c3051968fe 交换功能 2026-01-24 21:46:10 +08:00
ecae8b52c3 功能优化 2026-01-24 20:20:09 +08:00
635c708487 支付. 2026-01-22 19:12:22 +08:00
d5e677a09b 问题修改. 2026-01-22 00:58:45 +08:00
447a4455dc 聊天 2026-01-21 19:53:55 +08:00
b5bc4cd405 聊天修改 2026-01-21 19:36:36 +08:00
1a2edfb356 上传 2026-01-20 22:12:29 +08:00
9cdd391a04 逻辑修改. 2026-01-20 21:39:19 +08:00
4ab93debc7 聊天. 2026-01-14 20:23:13 +08:00
b833b83d02 细节优化. 2026-01-07 17:52:35 +08:00
74de21b28f 细节修改 2026-01-06 19:00:44 +08:00
181ffdae66 修改UI. 2026-01-05 20:57:08 +08:00
e56f3738c2 细节优化. 2026-01-04 21:34:50 +08:00
27eed3913b UI修改. 2026-01-02 20:14:10 +08:00
9d94765ca1 1 2026-01-02 18:00:49 +08:00