mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
升级 spring boot 版本到 2.4
This commit is contained in:
@@ -66,7 +66,7 @@ public enum WechatPayV3Type {
|
||||
MARKETING_FAVOR_STOCKS_PAUSE(HttpMethod.POST,"%s/v3/marketing/favor/stocks/{stock_id}/pause"),
|
||||
|
||||
/**
|
||||
* 发放代金券API & 根据商户号查用户的券.
|
||||
* 发放代金券API、根据商户号查用户的券.
|
||||
*/
|
||||
MARKETING_FAVOR_USERS_COUPONS(HttpMethod.POST,"%s/v3/marketing/favor/users/{openid}/coupons"),
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user