会议回放,观看直播与会议
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
export class DataWebModel {
|
||||
url: string = '';
|
||||
title: string = '';
|
||||
|
||||
}
|
||||
|
||||
export class DataWebModels extends DataWebModel {
|
||||
type:string=''
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user