curl --location --request GET 'https://yzt.hntpxx.com/api/mHotelGoods/getGoodsInventoryList?name&type&page&pageSize' \
--header 'token: undefined'
{
"code": 200,
"data": {
"list": [
{
"id": 1,
"created_at": "2024-12-23T17:44:58.633+08:00",
"updated_at": "2024-12-23T17:44:58.633+08:00",
"name": "芙蓉王",
"hotelId": 49,
"orderId": 29779,
"count": 999999,
"disCount": -1,
"type": 1
}
],
"total": 1,
"page": 1,
"pageSize": 100
},
"msg": "success"
}