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