mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
V3 没有沙盒模式,同时服务商和普通商户共用api
This commit is contained in:
@@ -21,14 +21,6 @@ public class WechatPayProperties {
|
||||
*/
|
||||
@Data
|
||||
public static class V3 {
|
||||
/**
|
||||
* set as true in develop mode
|
||||
*/
|
||||
private boolean sandboxMode;
|
||||
/**
|
||||
* set as true in partner mode
|
||||
*/
|
||||
private boolean partnerMode;
|
||||
/**
|
||||
* app id for wechat pay is required
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user