// 常量列表
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/'
}