Commit Graph

39 Commits

Author SHA1 Message Date
zpc
b63139b5ae 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-29 22:05:51 +08:00
zpc
e9bdf2623a 123
Some checks are pending
continuous-integration/drone/push Build is running
2026-03-29 22:03:15 +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
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
zpc
600eeead70 chore(deploy): Configure nginx reverse proxy and docker network
All checks were successful
continuous-integration/drone/push Build is passing
- Update admin API base URL to use nginx reverse proxy path (/api)
- Add nginx reverse proxy configuration for admin-api service with proper headers and timeouts
- Add all services to xyqj-network for internal container communication
- Reorder app-api volume mounts for consistency
- Create bridge network for service-to-service communication in docker-compose
2026-03-29 19:31:36 +08:00
zpc
e4e4fb774e 修改web路径
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-29 19:26:34 +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
zpc
ecccecfd83 Update Dockerfiles to use custom image registry for Node and .NET base images
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-29 00:11:13 +08:00
d18eec529f 删除 2026-03-20 15:48:11 +08:00
83785dc20c 展示页面 2026-03-09 17:02:55 +08:00
bcad055b3b 修改逻辑 2026-02-28 03:49:11 +08:00
a889c53bfc 会员搜索 2026-02-08 14:56:40 +08:00
9b9e8f99b2 推荐 2026-02-08 13:58:03 +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
ada62eb7d0 实名 2026-01-29 18:12:38 +08:00
dc081ce012 审核 2026-01-29 17:00:01 +08:00
4827573849 订阅号 2026-01-26 22:33:33 +08:00
6f5e7af18d . 2026-01-25 04:21:25 +08:00
2551e8e001 父母情况 2026-01-25 04:11:11 +08:00
4dcb830b93 细节修改 2026-01-25 03:18:04 +08:00
ecae8b52c3 功能优化 2026-01-24 20:20:09 +08:00
61d1d47816 报错 2026-01-23 20:24:23 +08:00
b11249cd59 操作 2026-01-23 20:13:50 +08:00
82acdee645 聊天搜索修改 2026-01-23 19:38:29 +08:00
185343822c 支付修改. 2026-01-22 23:54:10 +08:00
635c708487 支付. 2026-01-22 19:12:22 +08:00
b5bc4cd405 聊天修改 2026-01-21 19:36:36 +08:00
9cdd391a04 逻辑修改. 2026-01-20 21:39:19 +08:00
code@server
9c515c7197 111 2026-01-14 02:46:12 +08:00
code@server
d8ae9c87ef 33 2026-01-14 02:08:43 +08:00
6f1892b0e7 优化. 2026-01-06 22:08:53 +08:00
07f594523c 订单管理. 2026-01-06 20:56:09 +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