fix
This commit is contained in:
@@ -87,7 +87,7 @@ EasyPay:
|
|||||||
ApiURL: "https://zpayz.cn/"
|
ApiURL: "https://zpayz.cn/"
|
||||||
PID: "2025123009590455"
|
PID: "2025123009590455"
|
||||||
PKEY: "f61pwaOj93lYpesM82ZnPAVwFojuSL7F"
|
PKEY: "f61pwaOj93lYpesM82ZnPAVwFojuSL7F"
|
||||||
CIDs: ["12200"] # 支付渠道ID数组,可配置一个或多个
|
CIDs: ["12200", "12303"] # 支付渠道ID数组,可配置一个或多个
|
||||||
RotateMode: "count" # 轮询模式:day(天数轮询)或 count(次数轮询),默认count
|
RotateMode: "count" # 轮询模式:day(天数轮询)或 count(次数轮询),默认count
|
||||||
RotateDays: 3 # 渠道轮询天数,默认3天(仅在RotateMode=day时生效)
|
RotateDays: 3 # 渠道轮询天数,默认3天(仅在RotateMode=day时生效)
|
||||||
NotifyUrl: "https://www.dsjcq168.cn/api/v1/pay/easypay/callback"
|
NotifyUrl: "https://www.dsjcq168.cn/api/v1/pay/easypay/callback"
|
||||||
|
|||||||
Reference in New Issue
Block a user