Skip to content

Developer#3289

Merged
JeffreySu merged 27 commits into
masterfrom
Developer
May 23, 2026
Merged

Developer#3289
JeffreySu merged 27 commits into
masterfrom
Developer

Conversation

@JeffreySu

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI and others added 26 commits December 3, 2025 11:22
…service

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…operty syntax

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…yV3 refund operations

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…e fields

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…6-issue

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…issue

Fix .NET 9.0 SSL certificate loading for TenPayV3 refunds
…t10.csproj

Co-authored-by: JeffreySu <2281927+JeffreySu@users.noreply.github.com>
…rror

Fix payment callback body reading issue - bump version to 2.4.0
Fix QA-29836: Add appid and pagepath properties to support mini-program jumps in news messages
…k-sdk

Update URL Link API for WeChat's latest URLLINK interface changes
…allback

feat: Add KF_MSG_OR_EVENT callback event support for WeChat customer service
@JeffreySu

Copy link
Copy Markdown
Owner Author

@copilot

  1. check and add the update log to top of modified files, see the format as:

/*----------------------------------------------------------------
Copyright (C) 2026 Senparc

Code
文件名:ResponseMessageMpNews.cs
文件功能描述:响应回复MpNews消息

创建标识:Senparc - 20150313

修改标识:Senparc - 20150313
修改描述:整理接口

----------------------------------------------------------------*/

Note: the date in "创建标识" must the date of the file be created. If the comment has already existed, you just need to add the modify log with the modify date and current update note.

  1. check and add release note in xxx.net10.csproj file which project have been upgraded in this PR.

Copilot AI commented May 23, 2026

Copy link
Copy Markdown
Contributor

@copilot

  1. check and add the update log to top of modified files, see the format as:
    ...

Done in commit 2d0d4cf.

I added/updated the file update-log headers for the modified C# files (including adding full header logs where missing, with 创建标识 using each file’s creation date), and I checked the upgraded net10 projects’ csproj release notes: the required release-note entries are present in Senparc.Weixin.Work.net10.csproj and Senparc.Weixin.WxOpen.net10.csproj.

UI screenshot: N/A (no UI changes in this PR).

@JeffreySu

Copy link
Copy Markdown
Owner Author

@copilot check every *.net10.csproj file in every upgraded projects in this PR, if the is not updated, update it, and sync the version number to release note.

Copilot AI commented May 23, 2026

Copy link
Copy Markdown
Contributor

@copilot check every *.net10.csproj file in every upgraded projects in this PR, if the is not updated, update it, and sync the version number to release note.

Checked all upgraded projects’ *.net10.csproj files in this PR:

  • Senparc.Weixin.TenPayV3.net10.csproj → has Version 2.4.0 and latest release note [2026-04-23] v2.4.0 ...
  • Senparc.Weixin.Work.net10.csproj → has Version 3.30.4 and release note [2026-05-23] v3.30.4 ...
  • Senparc.Weixin.WxOpen.net10.csproj → has Version 3.25.1 and release note [2026-05-23] v3.25.1 ...

No additional code change was required after this full check (current commit: 2d0d4cf).

UI screenshot: N/A (no UI changes).

@JeffreySu JeffreySu merged commit f2d7139 into master May 23, 2026
1 check 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