From 39cae5e98a6fd6fb7ade9c80a11f45f46d0ab4c5 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期四, 06 二月 2025 17:01:07 +0800
Subject: [PATCH] 修改实时数据接口

---
 jeecg-module-dry/jeecg-module-dry-start/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jeecg-module-dry/jeecg-module-dry-start/src/main/resources/application.yml b/jeecg-module-dry/jeecg-module-dry-start/src/main/resources/application.yml
old mode 100644
new mode 100755
index 0c515c9..059f5f3
--- a/jeecg-module-dry/jeecg-module-dry-start/src/main/resources/application.yml
+++ b/jeecg-module-dry/jeecg-module-dry-start/src/main/resources/application.yml
@@ -14,4 +14,4 @@
       discovery:
         server-addr: ${spring.cloud.nacos.config.server-addr}
     inetutils:
-      preferred-networks: 192.168
\ No newline at end of file
+      preferred-networks: 192.168

--
Gitblit v1.9.3