6 lines
226 B
Plaintext
6 lines
226 B
Plaintext
# 支付 API 地址。不填则自动根据 window.location.host 判断:本地用 /api,线上用 https://api.dsx2020.com
|
||
# VITE_PAYMENT_API_URL=/api
|
||
|
||
# 微信内支付渠道:xorpay | zpay
|
||
VITE_WECHAT_PAY_PROVIDER=xorpay
|