curl --location --request GET '/wms/wmswarein/'
{
"count": 0,
"next": "http://example.com",
"previous": "http://example.com",
"results": [
{
"id": 0,
"in_time": "2019-08-24T14:15:22Z",
"in_mode": -32768,
"in_device": -2147483648,
"in_operator": "string",
"ware": 0,
"details": [
{
"id": 0,
"gsort": -32768,
"count": -2147483648,
"rfid_list": "string",
"bz": "string",
"ware_in_id": 0
}
]
}
]
}