Files
server-core/app/api/routers
Pine bbfd8ddab0 fix(compute): 修复图标/系列接口 AsyncSession 未 await 导致的 500
- list_icons/list_series 等 20 处 db.session.execute/get/commit 补 await
- series_to_dict/icon_to_dict 的图标 URL 统一 resolve_url 补全(兼容相对路径)
- 全局核查:其余 execute 均为 sqlite 同步连接,无同类问题
2026-09-13 12:44:14 +08:00
..
2026-09-09 15:38:54 +08:00