// 常量列表
module.exports = {

	// ----测试环境-----
	productApi: 'https://readerproduct.efunbox.cn/',
  baseApi: 'https://readerbase.efunbox.cn/'
}