export default function ChatDetailPage({ params: _params }: { params: Promise<{ id: string }> }) { return (
与打手沟通