Commit a18fd1f6 by 吴云建
parents d5f94077 ebd1db89
Showing with 1 additions and 1 deletions
......@@ -69,7 +69,7 @@ export interface Message {
status: number;
total_read_count: number;
ts: number;
type: "text" | "image" | "file" | "video" | "voice";
type: "text" | "image" | "file" | "video" | "voice" | "general_order_msg";
update_time: number;
url: string;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment