{
"id": null,
"syncBillId": "",
"code": ""
}curl --location --request POST '/basedoc/api/material/getMaterial' \
--header 'authorization: Bearer xxxxx' \
--header 'tenant-id;' \
--header 'orgId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": null,
"syncBillId": "",
"code": ""
}'{
"code": null,
"msg": "",
"data": {},
"timestamp": 0
}