curl --location --request GET 'https://m1.apifoxmock.com/m1/4737255-0-default/stock/manageLogs/'
{
"pages": 0,
"current": 0,
"size": 0,
"total": 0,
"records": [
{
"id": 0,
"skuId": 0,
"type": "",
"operatorId": "",
"operatorName": "",
"memo": "",
"stock": 0,
"priorFact": 0,
"priorUsable": 0,
"currentFact": 0,
"currentUsable": 0,
"createTime": ""
}
]
}