// 常量列表
module.exports = {
	openid: '',
	// imgUrl: 'https://efunimgs.ai160.com/',

	// apiUrl: 'https://weixin.ai160.com/',
	// host: 'wss://weixin.ai160.com/wx/websocket'
	// ----测试环境-----
  apiUrl: 'https://weixin.efunbox.cn/',

}