采购统计
GET
/depotItem/buyIn请求参数
Query 参数
currentPage
string
必需
currentPage
pageSize
string
pageSize
beginTime
string
beginTime
endTime
string
endTime
organId
string | null
organId
depotId
string | null
depotId
organizationId
string | null
可选
organizationId
materialParam
string
必需
materialParam
mpList
string
mpList
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer <int32> | null
可选
data
object | null
可选
示例
{
"code": 0,
"data": {}
}
最后修改时间: 4 个月前