|
@@ -1,10 +1,11 @@
|
|
// 常量列表
|
|
// 常量列表
|
|
module.exports = {
|
|
module.exports = {
|
|
- // productApi: 'https://reader.lingjiao.cn/readerProduct/',
|
|
|
|
- // productApi: 'https://readertest.lingjiao.cn:442/readerProduct/',
|
|
|
|
- productApi: 'https://reader-test.efunbox.cn/readerProduct/',
|
|
|
|
- // baseApi: 'https://reader.lingjiao.cn/readerBase/'
|
|
|
|
- // baseApi: 'https://readertest.lingjiao.cn:442/readerBase/'
|
|
|
|
- baseApi: 'https://reader-api.efunbox.cn/'
|
|
|
|
- // baseApi: 'https://reader-api.efunbox.cn/'
|
|
|
|
-}
|
|
|
|
|
|
+ // productApi: 'https://reader.lingjiao.cn/readerProduct/',
|
|
|
|
+ // productApi: 'https://readertest.lingjiao.cn:442/readerProduct/',
|
|
|
|
+ productApi: 'https://reader-test.efunbox.cn/readerProduct/',
|
|
|
|
+ // baseApi: 'https://reader.lingjiao.cn/readerBase/'
|
|
|
|
+ // baseApi: 'https://readertest.lingjiao.cn:442/readerBase/'
|
|
|
|
+ // baseApi: 'https://reader-api.efunbox.cn/'
|
|
|
|
+ baseApi: 'https://reader-api.ai160.com/'
|
|
|
|
+ // https://reader-api.ai160.com/
|
|
|
|
+}
|