commit | 8188c5d58fa5633e9e0f1e2d0c271e5ec37d0535 | [log] [tgz] |
---|---|---|
author | Sure233 <a13940890210@163.com> | Wed May 28 11:43:06 2025 +0800 |
committer | 21301050 <a13940890210@163.com> | Wed May 28 12:46:53 2025 +0800 |
tree | 29555c239c3fca8037d17eea4be74efbeb0f1a08 | |
parent | f28ea23e997e1044ce896069982b7510e68d16e8 [diff] |
用户类以及邀请码 Change-Id: I9a60a4e22146c46103099df91b5ecb138d1412b5
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e8d6bd9..34a3a7e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -1,7 +1,7 @@ spring.application.name=PT-houduan spring.datasource.url=jdbc:mysql://localhost:3306/pt?useSSL=false&serverTimezone=Asia/Shanghai spring.datasource.username=root -spring.datasource.password=12345 +spring.datasource.password=123456 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver # MyBatis-Plus ??