commit | a3d443ba368dc783a872a77d2e6dfd861aa32fcf | [log] [tgz] |
---|---|---|
author | 夜雨声烦 <xxi13552467509@163.com> | Tue Apr 08 16:42:48 2025 +0800 |
committer | 夜雨声烦 <xxi13552467509@163.com> | Tue Apr 08 16:42:48 2025 +0800 |
tree | eb0f929051efbb4090b161f5eadf7b4ceb9d95a8 | |
parent | 1eb98595eb26e1dedfdb6edae06a149a16124437 [diff] [blame] |
modif Change-Id: I3eebf535b312a3ae749e63fff36557309233c225
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7f85f87..6bde80e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -1,4 +1,4 @@ -spring.datasource.password=12345678 +spring.datasource.password=123456 spring.datasource.username=root spring.datasource.url=jdbc:mysql://localhost:3306/g8backend spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver