types/api.d.ts @@ -49,4 +49,8 @@ id?: string quickQuery?: string } interface GetTaskInfoQueryResult{ enterpriseName?:string } }