From f2c69b2bc1f262cb63e43f95fa511aa923e57746 Mon Sep 17 00:00:00 2001
From: ‘liusuyi’ <1951119284@qq.com>
Date: 星期四, 28 十二月 2023 11:17:32 +0800
Subject: [PATCH] 启用雷达动态tcp客户端

---
 src/main/resources/application.yml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index ad9a171..caf4dfc 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,4 +1,3 @@
 spring:
   profiles:
-    active: dev
-
+    active: dev
\ No newline at end of file

--
Gitblit v1.9.3