支持分账

This commit is contained in:
2025-07-07 17:39:15 +08:00
parent f84adc8ebe
commit ecc011269c
2 changed files with 9 additions and 1 deletions

View File

@@ -11,4 +11,5 @@ public class WxMpPayConfig {
private String wxPublicKeyId;
private String serialNumber;
private String apiV3Key;
private boolean enableProfitSharing;
}