curl --location --globoff 'http://192.168.1.76:8081/sys/inventoryCount/list?pageNum=undefined&pageSize=undefined&warehouseId=undefined&inventoryCountSn=undefined&inventoryCountStatus=undefined¶ms[beginTime]=undefined¶ms[endTime]=undefined' \
--header 'fmfauthorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijk0MzNhZmU2LTIzMWYtNGZjZi1iYTRmLWMxNzAxNDMxYmVkZiJ9.UGRopckd3axXiTU306jSC0-_EcOQvjy0PQob-wUkLBrNjdWPiwxUZsnEDsIeYMlskYim_HyaEh_393SFDFAlWw'{
"total": 1,
"rows": [
{
"id": 1,
"inventoryCountSn": "N6731391925650373136",
"inventoryCountTypeName": "日常盘点",
"nickName": "若依",
"plant": "1种12件",
"createTime": "2025-05-22 10:10:30",
"inventoryCountStatus": "已完成"
}
],
"code": 200,
"msg": "查询成功"
}