// 接口跟域名 export const BASE_URL = 'http://192.168.0.163:9993'; // 接口路径 export const API_URL = '/SPDapi';