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.

9 lines
409 B

1 year ago
// const host='http://192.168.2.92:9505/api'
const host='http://47.109.60.201:9501/api'
2 years ago
// const host='https://bml.test.scyp.ink/api'
// const host='http://192.168.2.92:9503/api'
const imghost='http://live.admin.jinghkb.com/static/image'
2 years ago
const title = '汪汪行天下'
1 year ago
const oss = 'https://pet-feed.'+'oss-cn-chengdu.aliyuncs.com'
2 years ago
// const codehost='http://code.baomingle.cn'
export {host,imghost,title,oss}