mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
fix: 分账API错误
Closes 48
This commit is contained in:
@@ -622,7 +622,7 @@ public enum WechatPayV3Type {
|
||||
*
|
||||
* @since 1.0.11.RELEASE
|
||||
*/
|
||||
PROFITSHARING_RECEIVERS_DELETE(HttpMethod.POST, "%s/v3/profitsharing/receivers/add");
|
||||
PROFITSHARING_RECEIVERS_DELETE(HttpMethod.POST, "%s/v3/profitsharing/receivers/delete");
|
||||
/**
|
||||
* The Pattern.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user