commit | 3fc17afa79e59e76683e362fb9a14eaa3145672f | [log] [tgz] |
---|---|---|
author | w2038234690 <w2038234690@163.com> | Tue Apr 15 19:13:57 2025 +0800 |
committer | Gerrit Code Review <root@debian> | Tue Apr 15 19:13:57 2025 +0800 |
tree | 4ecb300dbafee5f890d0e4c7c718945b5961b8c7 | |
parent | 3f2c693c0a674a3feaad7cbb0484afe78cbb9daf [diff] | |
parent | a3d443ba368dc783a872a77d2e6dfd861aa32fcf [diff] |
Merge "modif"
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