奇点
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
351 B

// const host='http://192.168.2.12:9066'
// const host='http://192.168.2.11:9066'
// const host='http://wjweb.x-embers.com/prod-api'
/**
* 测试环境域名
*/
// const host='http://shuijing.x-embers.com/prod-api'
/**
* 生产环境域名
*/
// const host='https://ad.szcp.pub/prod-api'
const host='https://ad.qdys.art/prod-api'
export {host}