This commit is contained in:
2025-03-26 00:42:53 +08:00
commit 10e8512723
8 changed files with 705 additions and 0 deletions

5
config/config.yaml Normal file
View File

@ -0,0 +1,5 @@
server:
port: "8080" # 服务端口
database:
path: "data/navigation.db" # 数据库文件路径