From 1dc522a461ddaa6f69e987118161bc3cf96998b2 Mon Sep 17 00:00:00 2001 From: SUNJIABIN Date: Thu, 6 Apr 2023 09:49:56 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E5=A2=9E=E5=8A=A0=E6=8B=86=E5=88=86?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E7=99=BD=E5=90=8D=E5=8D=95"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 5263b6fd6bb50569eb4e3fb54e115a4c08845d53. --- adc-da-main/src/main/resources/application-dev.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/adc-da-main/src/main/resources/application-dev.properties b/adc-da-main/src/main/resources/application-dev.properties index 0700ae30..7e91731a 100644 --- a/adc-da-main/src/main/resources/application-dev.properties +++ b/adc-da-main/src/main/resources/application-dev.properties @@ -1,3 +1,4 @@ + #============================================= # 数据库配置 #=============================================