chore: backend/logs/ 不入库(gitignore + 解除跟踪 uvicorn.log)
This commit is contained in:
@@ -10,3 +10,4 @@ node_modules/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
venv/
|
venv/
|
||||||
|
backend/logs/
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
INFO: Started server process [700361]
|
|
||||||
INFO: Waiting for application startup.
|
|
||||||
2026-08-11 00:39:30 [INFO] cma: CMA数据库已初始化
|
|
||||||
2026-08-11 00:39:30 [INFO] cma: 管理会计OS后端启动完成
|
|
||||||
INFO: Application startup complete.
|
|
||||||
INFO: Uvicorn running on http://0.0.0.0:8010 (Press CTRL+C to quit)
|
|
||||||
Reference in New Issue
Block a user