|
@@ -1,7 +1,7 @@
|
|
|
// 常量列表
|
|
|
module.exports = {
|
|
|
- // productApi: 'https://reader.lingjiao.cn/readerProduct/',
|
|
|
- productApi: 'https://readertest.lingjiao.cn/readerProduct/',
|
|
|
- // baseApi: 'https://reader.lingjiao.cn/readerBase/'
|
|
|
- baseApi: 'https://readertest.lingjiao.cn/readerBase/'
|
|
|
+ productApi: 'https://reader.lingjiao.cn/readerProduct/',
|
|
|
+ // productApi: 'https://readertest.lingjiao.cn/readerProduct/',
|
|
|
+ baseApi: 'https://reader.lingjiao.cn/readerBase/'
|
|
|
+ // baseApi: 'https://readertest.lingjiao.cn/readerBase/'
|
|
|
}
|