From f1d079f9c0b3d384090477ca54e0548373d62b57 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Thu, 16 Jan 2025 11:56:39 +0800
Subject: [PATCH] 配置修改

---
 src/main/resources/application-test.yml |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 62ac9d2..55e0e2c 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -103,14 +103,4 @@
     api-docs:
         enabled: false
     swagger-ui:
-        enabled: false
-
-# 手台,执法记录仪udp接收端口
-syscfg:
-    udpReceivePort: 7687
-
-# 版本信息, 不需修改
-version:
-    version: "@project.version@"
-    description: "@project.description@"
-    artifact-id: "@project.artifactId@"
+        enabled: false
\ No newline at end of file

--
Gitblit v1.9.3