config.js 131 B

12345
  1. module.exports = {
  2. // false: 余额充值走普通微信支付;true: 余额充值走微信虚拟支付。
  3. cashVrPay: false
  4. }