This commit is contained in:
2026-01-09 14:09:36 +08:00
parent 2ca14de27e
commit c1796251d0

View File

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