{ "lineId": 0, "bizType": 0 }
curl --location '/app/callback/warehouse/line?timestamp=undefined&sign=undefined' \ --header 'Content-Type: application/json' \ --data '{ "lineId": 0, "bizType": 0 }'
{ "code": 0, "msg": "string", "data": null }