const config = {
	wxAppid:'wxbe90cc7c5233dd84',// wxAppid 
	// baseUrl:'http://wx.hw.hongweisoft.com/parking/client',//64
	baseUrl:'http://172.16.90.64:7000/client',//殷登顺
	
	
	//登录链接
	// loginUrl:'http://wx.hw.hongweisoft.com/parking/client/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/wxpaydemoh5',
	//七牛云
	// imgUrl:"http://qny.gzsdtfp.com/",
}
export {
	config
}