|
return https().request<any>(`${setupService}padImage/queryImageByFuncType?${params}`,Method.GET, undefined, ContentType.json)
|
|
return https().request<any>(`${setupService}padImage/queryImageByFuncType?${params}`,Method.GET, undefined, ContentType.json)
|