chore: 一些配置和启动脚本

This commit is contained in:
Leon
2025-12-25 22:39:02 +08:00
parent bd3d26ddfe
commit 99951ec3dc
5 changed files with 96 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
server:
port: 8080
database:
host: localhost
port: 3306
user: root
password: 123456
dbname: feedsystem