123456789 |
- // 常量列表
- module.exports = {
- // productApi: 'https://reader.lingjiao.cn/readerProduct/',
- // productApi: 'https://readertest.lingjiao.cn:442/readerProduct/',
- productApi: 'https://reader-efun.lingjiao.cn/readerProduct/',
- // baseApi: 'https://reader.lingjiao.cn/readerBase/'
- // baseApi: 'https://readertest.lingjiao.cn:442/readerBase/'
- baseApi: 'https://reader-efun.lingjiao.cn/readerBase/'
- }
|