接口添加缓存策略

This commit is contained in:
2026-08-16 21:41:46 +08:00
parent f192a08384
commit 436a126e3b
3 changed files with 11 additions and 4 deletions

View File

@@ -4,3 +4,8 @@ INFO: Started reloader process [40700] using WatchFiles
INFO: Started server process [42044]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: 127.0.0.1:50860 - "GET /api/health HTTP/1.1" 200 OK
INFO: 127.0.0.1:50992 - "GET /api/market/overview HTTP/1.1" 401 Unauthorized
INFO: 127.0.0.1:50994 - "GET /api/market/overview HTTP/1.1" 401 Unauthorized
WARNING: WatchFiles detected changes in 'app\data\market_overview.py'. Reloading...