/*
 * @Author: donghao donghao@supervision.ltd
 * @Date: 2024-05-31 14:46:59
 * @LastEditors: donghao donghao@supervision.ltd
 * @LastEditTime: 2024-06-28 10:00:02
 * @FilePath: \general-ai-platform-web\config\defaultApi.ts
 * @Description: 通用api配置
 */
export const fileApiActionUrl = '/api/v1/file/upload';
export const dataViewUrl = 'http://192.168.10.26:8848/indexDataScreen.html#/workbench';