| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: binarywang <1343140+binarywang@users.noreply.github.com>
There was a problem hiding this comment.
此 PR 修复了微信委托代扣协议结果类 WxSignQueryResult 中"协议解约方式"字段名的拼写错误,使其与微信官方文档一致。原代码中使用了错误的字段名,导致无法正确解析微信 API 返回的 XML 数据。
主要变更:
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
WxSignQueryResult 中"协议解约方式"字段名与微信官方文档不一致。文档规定字段名为 contract_termination_mode,代码中误写为 contract_terminated_mode。
修改内容
修复前后对比:
参考文档:
- 签约、解约结果通知
- 查询签约关系
Original prompt💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.