佰川加油
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.

14 lines
521 B

2 years ago
const baseURL = 'https://www.51xingka.net/LSMDRIVER/'
const starUrl = 'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/'
const mainURL = 'https://xingka51.oss-cn-hangzhou.aliyuncs.com/applets/cloudSite/'
const imgURL = 'https://publicxingyou.oss-cn-hangzhou.aliyuncs.com/mp-oil/'
const qqMapKey = 'NYEBZ-YURY3-XTU3N-YBR54-PKW6E-ROB2F'
2 years ago
const newImgURL = 'https://xoil-public.oss-cn-beijing.aliyuncs.com/enterprise_startoil/'
2 years ago
export default {
baseURL,
starUrl,
mainURL,
imgURL,
2 years ago
qqMapKey,
newImgURL
2 years ago
}