curl --location --globoff 'http://192.168.1.76:8081/sys/afterSale/supplier/list?pageNum=undefined&pageSize=undefined&searchValue=undefined&sendOrderSn=undefined¶ms[beginTime]=undefined¶ms[endTime]=undefined&afterSaleStatus=undefined' \
--header 'fmfauthorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijk0MzNhZmU2LTIzMWYtNGZjZi1iYTRmLWMxNzAxNDMxYmVkZiJ9.UGRopckd3axXiTU306jSC0-_EcOQvjy0PQob-wUkLBrNjdWPiwxUZsnEDsIeYMlskYim_HyaEh_393SFDFAlWw'{
"total": 1,
"rows": [
{
"id": 1,
"afterSaleSupplierSn": "F4128521938607784544",
"supplierName": "智慧屏",
"afterSaleTypeName": "维修",
"sendCompany": "顺风",
"receiveCompany": "滚筒",
"problemDescription": "发动机坏了",
"afterSaleStatusName": "待寄件",
"updateTime": "2025-06-28 10:19:59"
}
],
"code": 200,
"msg": "查询成功"
}