看股功能更新

This commit is contained in:
2026-08-16 20:20:59 +08:00
parent 63f8ed8b69
commit 65d2f54d1b
9 changed files with 296 additions and 107 deletions

View File

@@ -731,3 +731,21 @@ INFO: 127.0.0.1:56621 - "GET /api/auth/me HTTP/1.1" 200 OK
INFO: 127.0.0.1:56638 - "GET /api/market/overview HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:56637 - "GET /api/preferences HTTP/1.1" 200 OK
INFO: 127.0.0.1:56644 - "GET /api/market/overview HTTP/1.1" 404 Not Found
==== restart 2026-08-16 20:03:31 ====
INFO: Will watch for changes in these directories: ['D:\\Project\\stock\\backend']
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: Started reloader process [37952] using WatchFiles
INFO: Started server process [45584]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: 127.0.0.1:59228 - "GET /api/health HTTP/1.1" 200 OK
INFO: 127.0.0.1:59686 - "GET /api/auth/me HTTP/1.1" 200 OK
INFO: 127.0.0.1:59399 - "GET /api/auth/me HTTP/1.1" 200 OK
INFO: 127.0.0.1:59722 - "GET /api/preferences HTTP/1.1" 200 OK
INFO: 127.0.0.1:59723 - "POST /api/auth/login HTTP/1.1" 200 OK
INFO: 127.0.0.1:59725 - "GET /api/stocks/facets HTTP/1.1" 200 OK
INFO: 127.0.0.1:59724 - "GET /api/stocks?sort=symbol&order=asc&limit=100&offset=0 HTTP/1.1" 200 OK
INFO: 127.0.0.1:59733 - "GET /api/trades?ts_code=000006.SZ HTTP/1.1" 200 OK
INFO: 127.0.0.1:59736 - "GET /api/watchlist HTTP/1.1" 200 OK
WARNING: WatchFiles detected changes in 'debug_gaps.py', 'debug_counts.py', 'debug_future.py', 'debug_preview.py', 'debug_live.py', 'debug_md.py'. Reloading...