'998'
This commit is contained in:
@@ -107,7 +107,7 @@ export function getPaymentConfig(): PaymentConfig {
|
||||
zpaySubmitUrl:
|
||||
process.env.ZPAY_SUBMIT_URL || "https://zpayz.cn/submit.php",
|
||||
/** 支付价格 188 元=18800 分 */
|
||||
defaultAmount: Number(process.env.PAYMENT_DEFAULT_AMOUNT) || 28800,
|
||||
defaultAmount: Number(process.env.PAYMENT_DEFAULT_AMOUNT) || 99800,
|
||||
nomadvipPayPath: "/nomadvip/payh5",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user