curl --location --request POST '//getByIds' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "data": true, "message": "string", "success": true }