commit | 3138a077f54c688e669e96ced599b37fb7d69cd2 | [log] [tgz] |
---|---|---|
author | 夜雨声烦 <xxi13552467509@163.com> | Mon Apr 14 17:16:48 2025 +0800 |
committer | 夜雨声烦 <xxi13552467509@163.com> | Mon Apr 14 17:16:48 2025 +0800 |
tree | 3bb5e8ee491baac91b7c1be8a13211a3c80bc735 | |
parent | de0914080cc983491d1f1b6865b92ffe1bc03cc6 [diff] | |
parent | f3fadc85323e8044dc359649cf97412118ea8465 [diff] |
Merge https://gerrit.lilingkun.com/G8Backend into whx Change-Id: Ie5d758f4ffa68a5962038ee1ac50c478ae530140
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