Commit 5506f6e6 by Sixong.Zhu

filter

parent 6342cc84
Showing with 2 additions and 0 deletions
......@@ -48,6 +48,8 @@ export interface Chat {
members_updated: number;
user_updated: number;
chat_id: number;
catalog: string;
biz_type_id: number;
}
export interface Message {
......
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