update quick start

This commit is contained in:
Devli
2025-05-30 10:13:44 +08:00
parent afd47e4ff8
commit c57258f95a
6 changed files with 6 additions and 29 deletions

View File

@@ -30,9 +30,9 @@
```yaml
datasource:
url: jdbc:mysql://10.108.26.197:3306/aj_report?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false
url: jdbc:mysql://127.0.0.1:3306/aj_report?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false
username: root
password: appuser@anji
password: xxxxxxxx
```
## flyway