浏览代码

Merge remote-tracking branch 'origin/develop' into develop

allen 8 月之前
父节点
当前提交
85a047e0a1
共有 1 个文件被更改,包括 2 次插入6 次删除
  1. 2 6
      taais-admin/src/main/resources/application-dev.yml

+ 2 - 6
taais-admin/src/main/resources/application-dev.yml

@@ -1,10 +1,6 @@
 server:
-  video_stable_url: http://localhost:11002/video_stable
-  video_stable_start_url: http://localhost:11002/video_stable
-  video_stable_stop_url: http://localhost:11002/video_stable_stop
-  to_infrared_stop_url: http://localhost:11002/to_infrared_stop
-  track_sequence_stop_url: http://localhost:11003/track_sequence_stop
-  target_detection_stop_url: http://localhost:11003/target_detection_stop
+  video_stable_start_url: http://localhost:11006/video_stable
+  video_stable_stop_url: http://localhost:11006/video_stable_stop
   task_stop_url: http://localhost:11003/stop
 
 # 数据源配置