This commit is contained in:
zt
2025-06-13 09:03:19 +08:00
parent 34d5724db7
commit 8646e62504
13 changed files with 177 additions and 28 deletions

View File

@ -45,4 +45,6 @@ public class ActivityPayDTO {
private String voucherId;
private String transactionId;
private String openid;
}