陈剑华

fix: commentInfo.ets添加newstype

... ... @@ -9,4 +9,5 @@ export interface commentInfo {
relId: string;
relType: string;
userId: string;
newsType?: string
}
\ No newline at end of file
... ...