// 后端接口 export const BASE_API_URL = "https://online.totustec.com/api"; // 静态数据 export const BASE_IMG_URL = "https://online.totustec.com/upload";