totustec-unipp/config.js
18796357645 1e617e1b39 add
2025-07-15 14:28:49 +08:00

6 lines
162 B
JavaScript

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