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-test.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 9e4ca4e..0b86e4a 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -7,7 +7,7 @@
host: 127.0.0.1
port: 6379
password:
- database: 6
+ database: 11
ssl: false
##redis 集群环境配置
#cluster:
@@ -41,4 +41,4 @@
# 警车udp接收端口
syscfg:
- udpReceivePort: 7687
+ udpReceivePort: 7888
--
Gitblit v1.9.3