浏览代码

fix: application-dev.yml

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

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

@@ -4,7 +4,7 @@ server:
   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:
   datasource: