GET api/UserGoodsDis?shopID={shopID}&userID={userID}&Flag={Flag}&pageIndex={pageIndex}&pageSize={pageSize}

配送dis.采购商品库存

请求信息

URI 参数

参数参数描述类型其它信息
shopID

门店

string

Required

userID

人员

string

Required

Flag

状态0-所有,1->0

string

Required

pageIndex

integer

Required

pageSize

页数量

integer

Required

Body 参数

None.

响应信息

响应描述

商品列表

IHttpActionResult

None.

响应格式

application/json, text/json, text/html

Sample:

Sample not available.