2 lines
88 B

export function getList(params: any): any;
export function getDetail(params: any): any;