curl --location --globoff 'http://192.168.1.76:8081/sys/warehouseItemShipment/list?pageNum=undefined&pageSize=undefined&warehouseId=undefined&shipmentStatus=undefined&searchValue=undefined¶ms[beginTime]=undefined¶ms[endTime]=undefined' \
--header 'fmfauthorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijk0MzNhZmU2LTIzMWYtNGZjZi1iYTRmLWMxNzAxNDMxYmVkZiJ9.UGRopckd3axXiTU306jSC0-_EcOQvjy0PQob-wUkLBrNjdWPiwxUZsnEDsIeYMlskYim_HyaEh_393SFDFAlWw'{
"total": 1,
"rows": [
{
"id": 1,
"shipmentSn": "C8685941927123894752",
"itemName": "群玉阁",
"plantNum": 1,
"documentsNum": 1,
"amount": 59999,
"nickName": "若依",
"createTime": "2025-05-29 09:08:50",
"shipmentTime": "2025-09-18",
"remark": "nulla veniam eiusmod",
"shipmentStatus": "1",
"shipmentStatusName": "待完成"
}
],
"code": 200,
"msg": "查询成功"
}