Преглед на файлове

feat: 更正配置文件

WANGKANG преди 8 месеца
родител
ревизия
774dcdc2c7
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      taais-admin/src/main/resources/application-dev.yml

+ 1 - 3
taais-admin/src/main/resources/application-dev.yml

@@ -1,9 +1,7 @@
 server:
   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
+  task_stop_url: http://localhost:11003/stop
 
 # 数据源配置
 spring: