curl --location --request GET '/api/service/batchList?page=1&size=30&goods=6&warehouse=3' \ --header 'Authorization;'
{ "state": "string", "info": { "total": 0, "data": [ "string" ] } }