无人机配置、我的代办logo

This commit is contained in:
Teo
2025-09-16 19:32:46 +08:00
parent 6121a06b44
commit 6297c51d9a
4 changed files with 27658 additions and 6 deletions

View File

@ -50,8 +50,8 @@ VXETable.config({
//本地保存飞机配置
import { setLocal } from './utils';
setLocal('dockAir', 'http://58.17.134.85:9512');
setLocal('aiUrl', 'http://58.17.134.85:9512');
setLocal('host', '121.37.237.116');
setLocal('aiUrl', 'http://58.17.134.85');
setLocal('host', '58.17.134.85');
setLocal('rtmpPort', '28451');
setLocal('rtcPort', '28453');
setLocal('dockSocketUrl', 'ws://58.17.134.85:9512/websocket');