From b0689225c9998209b11c7c91116e3d40b4a3b3f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=90=A6=E6=B6=9B?= Date: Thu, 16 Mar 2023 11:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E5=99=A8?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6url=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=9044=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/jero/jero_database.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jero-boot/jero-boot-module-system/src/main/resources/jero/jero_database.properties b/jero-boot/jero-boot-module-system/src/main/resources/jero/jero_database.properties index 5c440784..d75b279b 100644 --- a/jero-boot/jero-boot-module-system/src/main/resources/jero/jero_database.properties +++ b/jero-boot/jero-boot-module-system/src/main/resources/jero/jero_database.properties @@ -1,9 +1,9 @@ #mysql driver_name=com.mysql.cj.jdbc.Driver -url=jdbc:mysql://121.36.69.172:3307/jero-boot?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai +url=jdbc:mysql://10.10.10.44:3306/jero-boot-bug?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai username=root -password=123456 -database_name=jero-boot +password=hzwlsoft.com +database_name=jero-boot-bug #oracle #diver_name=oracle.jdbc.driver.OracleDriver @@ -24,4 +24,4 @@ database_name=jero-boot #url=jdbc:sqlserver://192.168.1.200:1433;DatabaseName=jero #username=sa #password=SA -#database_name=jero \ No newline at end of file +#database_name=jero