重构:按功能初步拆分模块

This commit is contained in:
2022-12-10 21:25:14 +08:00
parent 4ed8ba4709
commit 12b839f297
12 changed files with 264 additions and 92 deletions

View File

@@ -0,0 +1,5 @@
--- ### 服务器配置
server:
# HTTP 端口(默认 8080
port: 8000