class Config { constructor() { } } // Config.restUrl = 'https://xcx.jiugell.com/music_key/public/index.php?s=';//api接口 Config.restUrl = 'https://www.ylysjy.top/index.php?s='; // Config.restUrl = 'http://192.168.0.115'; //api接口 // Config.onPay = true; //是否启用支付 export { Config };