mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-08 20:39:44 +00:00
feat: new dbgpts modules (#1910)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com> Co-authored-by: lhwan <1017484907@qq.com>
This commit is contained in:
@@ -134,7 +134,7 @@ export interface AppListResponse {
|
||||
app_list: IApp[];
|
||||
current_page: number;
|
||||
total_page: number;
|
||||
total_number: number;
|
||||
total_count: number;
|
||||
}
|
||||
|
||||
export interface StrategyResponse extends Omit<TeamMode, 'remark'> {}
|
||||
|
Reference in New Issue
Block a user