苍穹外卖项目初始化代码

This commit is contained in:
2025-10-25 00:40:04 +08:00
commit 58c365ccf6
94 changed files with 3203 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
sky:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
host: localhost
port: 3306
database: sky_take_out
username: root
password: 1234