// 调试用户token
const temp_token = '40f5888b67c748df7efba008e7c2f9d2' || '';
// 调试接口地址
const temp_attachment_host = 'http://shopxo.com';
// 导出token
export default { temp_token, temp_attachment_host };