Updated 构建和启动 (markdown)

LXW
2023-12-07 11:54:43 +08:00
parent 328815e9ec
commit 6436af28c7

@@ -41,6 +41,7 @@ spring:
username: your_username
password: your_password
driver-class-name: com.mysql.jdbc.Driver
demo.enabled:
demo:
enabled:
true
```