|
All checks were successful
continuous-integration/drone/push Build is passing
- Add IWeChatService dependency injection to WeChatEventController - Implement GetServiceAccountUserInfoAsync method to fetch user info including UnionId from WeChat API - Add ServiceAccountUserInfo DTO class with Subscribe, OpenId, and UnionId properties - Refactor follow event handler to use WeChat API for UnionId instead of XML parsing - Add validation to ensure UnionId is retrieved before attempting user association - Update notification URLs in appsettings.json to remove redundant path segment - Improve error logging when UnionId retrieval fails or user association is not found |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .dockerignore | ||
| Directory.Build.props | ||
| global.json | ||
| SignalR生产环境配置.md | ||
| XiangYi.sln | ||
| 技术栈与开发规范.md | ||
| 数据库设计.md | ||