From 953cbbf76091fee9d40045f91c06daee496fe5b3 Mon Sep 17 00:00:00 2001 From: yzt <Xynz17@163.com> Date: 星期五, 05 五月 2023 12:24:50 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.70.204:60062/r/~zhitong.yu/bs/version --- src/main/resources/jdbc.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/main/resources/jdbc.properties b/src/main/resources/jdbc.properties index b591b8a..28fdcd3 100644 --- a/src/main/resources/jdbc.properties +++ b/src/main/resources/jdbc.properties @@ -3,4 +3,7 @@ jdbc.username=laqgiF0NOj8= hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect jdbc.driver=com.mysql.jdbc.Driver -jdbc.password=RHK07KLc2aE= \ No newline at end of file +jdbc.password=RHK07KLc2aE= + +#123456--RHK07KLc2aE= +#hxzk20151102--K9Y+Oho+W1+8RgCZHCYkxw== \ No newline at end of file -- Gitblit v1.10.0