const BaseApi = 'https://transcend.ringzle.com/xiaozhi-app/app' //线上
// const BaseApi = 'http://192.168.2.16:8003/xiaozhi-app/app' //严总

export {
	BaseApi
}