{
"appId": 99999999,
"sign": "919FEC911EBFA1346D5C6B43653506C5",
"p_no":1,
"p_size":20
}curl --location --request POST '/Stock/warnList' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 99999999,
"sign": "919FEC911EBFA1346D5C6B43653506C5",
"p_no":1,
"p_size":20
}'{
"code": 200,
"message": "SUCCESS",
"data": [
{
"no": 1920,
"out_unique_no": "",
"name": "单排刀具架焊接BT50",
"warning": 1,
"total": 0
},
{
"no": 1911,
"out_unique_no": "",
"name": "砂轮架散件48片",
"warning": 4,
"total": 3
},
{
"no": 1908,
"out_unique_no": "",
"name": "户外天蓝粉(固曼特)",
"warning": 1,
"total": 0
},
{
"no": 1905,
"out_unique_no": "",
"name": "砂轮架48P组装",
"warning": 4,
"total": 1
}
],
"recordNum": 4,
"pageSize": 20,
"pageNo": 1,
"totalPage": 1
}