const API_PREFIX = "/api/v1"; // 接口版本号 const PERMIT_ENDPOINT = "/permit_endpoint"; // 开放端口 export { API_PREFIX, PERMIT_ENDPOINT };