""" chat - auther: tanlie date: 2026/8/30 """ from fastapi import APIRouter chat = APIRouter(prefix="/dgapi/mobile/chat", tags=["mobile chat"])