curl --location --globoff 'https://www.zhizhuip.cc/externalapi/inventory_status/ipStrStatus?access_token=&type=1&status=1&native=0'{
"code": 1,
"msg": "库存获取成功!",
"time": "1786506206",
"data": {
"current_page": 1,
"last_page": 1,
"total": 1,
"data": [
{
"ipStr": "130.12.132",
"remark": "紧张",
"skuStatus": 1
}
]
}
}