优化客服群聊订单信息展示
This commit is contained in:
@@ -17,6 +17,7 @@ export interface ChatParticipant {
|
||||
export interface ChatConversation {
|
||||
id: number
|
||||
order_id: number | null
|
||||
listing_id?: number | null
|
||||
type: string
|
||||
title: string
|
||||
status: string
|
||||
|
||||
Reference in New Issue
Block a user