GET api/v1/UpLoad/GetDownFileList?shopid={shopid}&flag={flag}&pageIndex={pageIndex}&pageSize={pageSize}
得到下载列表
请求信息
URI 参数
参数 | 参数描述 | 类型 | 其它信息 |
---|---|---|---|
shopid |
门店 |
string |
Required |
flag |
类型06-小组导出,16-小类导出,17分类导出 |
string |
Required |
pageIndex |
页数 |
integer |
Required |
pageSize |
页大小 |
integer |
Required |
Body 参数
None.
响应信息
响应描述
IHttpActionResultNone.
响应格式
application/json, text/json, text/html
Sample:
Sample not available.