From 8a30794ce4a7e3df444d88c64e46e6327e1cbae2 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 26 Jun 2025 18:38:38 +0800
Subject: [PATCH] 经开分局

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

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 687c2f4..32f9a6e 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -5,7 +5,7 @@
     host: 127.0.0.1
     port: 6379
     password:
-    database: 9
+    database: 11
     ssl: false
     ##redis 集群环境配置
     #cluster:
@@ -54,5 +54,5 @@
 
 # 警车udp接收端口
 syscfg:
-  udpReceivePort: 7687
+  udpReceivePort: 7888
 

--
Gitblit v1.9.3