feat: 切换资源访问地址

develop2
donghao 2 days ago
parent c7b4f754b3
commit 40296bd0d1

@ -2,9 +2,9 @@
* @Author: donghao donghao@supervision.ltd * @Author: donghao donghao@supervision.ltd
* @Date: 2024-05-31 14:46:59 * @Date: 2024-05-31 14:46:59
* @LastEditors: donghao donghao@supervision.ltd * @LastEditors: donghao donghao@supervision.ltd
* @LastEditTime: 2024-06-28 10:00:02 * @LastEditTime: 2025-07-04 15:15:27
* @FilePath: \general-ai-platform-web\config\defaultApi.ts * @FilePath: \general-ai-platform-web\config\defaultApi.ts
* @Description: api * @Description: api
*/ */
export const fileApiActionUrl = '/api/v1/file/upload'; export const fileApiActionUrl = '/api/v1/file/upload';
export const dataViewUrl = 'http://192.168.10.26:8848/indexDataScreen.html#/workbench'; export const dataViewUrl = 'http://192.168.10.70:8988/indexDataScreen.html#/workbench';

Loading…
Cancel
Save