|
@@ -25,7 +25,7 @@ export interface IAnthologyDataResponse {
|
|
|
subtitle: string;
|
|
subtitle: string;
|
|
|
summary: string;
|
|
summary: string;
|
|
|
article_list: IArticleListApiResponse[];
|
|
article_list: IArticleListApiResponse[];
|
|
|
- studio: IStudioApiResponse;
|
|
|
|
|
|
|
+ studio: IStudio;
|
|
|
default_channel?: IChannel;
|
|
default_channel?: IChannel;
|
|
|
lang: string;
|
|
lang: string;
|
|
|
status: number;
|
|
status: number;
|