feat: 更新收益相关组件,优化数据获取和展示逻辑,添加收益摘要类型
This commit is contained in:
@@ -88,6 +88,8 @@ export type NewBody = TreatyQuery<typeof client.api.news.get>;
|
||||
|
||||
export type NewData = Treaty.Data<typeof client.api.news.get>["data"][number];
|
||||
|
||||
export type EaringsSummaryData = Treaty.Data<typeof client.api.earnings.summary.post>;
|
||||
|
||||
/**
|
||||
* 应用版本信息
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user