docs: 移动蓝绿部署指南到 troubleshooting 目录
This commit is contained in:
@@ -267,6 +267,7 @@ class ConversationResponse(BaseModel):
|
||||
id: str
|
||||
employee_id: str
|
||||
employee_name: str
|
||||
avatar: str = Field(default="", description="员工头像URL")
|
||||
department: str
|
||||
position: str
|
||||
level: str
|
||||
|
||||
Reference in New Issue
Block a user