From 7c585586e9bea943161676bd9d127e81123891c3 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期三, 11 十二月 2024 11:01:35 +0800 Subject: [PATCH] Merge branch 'refs/heads/master' into herb --- 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