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