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