Skip to content

feat: integrate Weixin Mini Program support into messaging system - #676

Merged
MayueCif merged 2 commits into
mainfrom
feature/wechat-miniprogram
Jul 20, 2026
Merged

feat: integrate Weixin Mini Program support into messaging system#676
MayueCif merged 2 commits into
mainfrom
feature/wechat-miniprogram

Conversation

@wzh425

@wzh425 wzh425 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
  • Added WeixinMiniProgram channel type to the system, enabling support for sending messages through Weixin Mini Program.
  • Updated various services and DTOs to handle Weixin Mini Program specific logic, including validation rules and message handling.
  • Enhanced the McCaller class to include WeixinMiniProgramTemplateService for managing templates specific to the Weixin Mini Program.
  • Implemented localization strings for Weixin Mini Program specific messages in both English and Chinese.
  • Updated project references and solution configurations to include the new Weixin Mini Program infrastructure.
  • Refactored existing message handling logic to accommodate the new channel type, ensuring robust processing and validation for Weixin Mini Program messages.

wzh425 added 2 commits July 1, 2026 13:32
…d event triggering

- Added logic to trigger an UpdateMessageTaskHistoryStatusEvent when a message record is created with a non-empty MessageTaskHistoryId.
- Updated the database index for MessageRecords to include both MessageTaskHistoryId and Success for improved query performance.
- Created a new migration to reflect the changes in the database schema, ensuring the integrity of the message record history.
- Added WeixinMiniProgram channel type to the system, enabling support for sending messages through Weixin Mini Program.
- Updated various services and DTOs to handle Weixin Mini Program specific logic, including validation rules and message handling.
- Enhanced the McCaller class to include WeixinMiniProgramTemplateService for managing templates specific to the Weixin Mini Program.
- Implemented localization strings for Weixin Mini Program specific messages in both English and Chinese.
- Updated project references and solution configurations to include the new Weixin Mini Program infrastructure.
- Refactored existing message handling logic to accommodate the new channel type, ensuring robust processing and validation for Weixin Mini Program messages.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

@MayueCif
MayueCif merged commit 7d1333c into main Jul 20, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants