mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor: 推进后端分层架构治理
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Any, Optional, Union
|
||||
from sqlalchemy.ext.asyncio import AsyncSession
|
||||
from sqlalchemy.orm import Session
|
||||
|
||||
from app.db import DbOper
|
||||
from app.db.base import DbOper
|
||||
from app.db.models.agentchat import AgentChat
|
||||
from app.schemas.types import NotificationChannel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user