From a180c14ebe5560244f451831d4009423f392369f Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 30 十月 2024 21:53:59 +0800
Subject: [PATCH] bug

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

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index aa4e6d9..9146cc8 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -8,6 +8,7 @@
 
 spring:
   config:
+    # 鏁欏璧勬簮璁块棶璺緞
     url: http://localhost:8000
   datasource:
     url: jdbc:mysql://42.193.1.25:3306/xzs?useSSL=true&useUnicode=true&serverTimezone=GMT%2B8&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true

--
Gitblit v1.8.0