{"gdname":"21312321","gdbarcode":"24167890000000"}
curl --location --request POST 'http://172.16.110.135/ampOpenapiService?method=goods.goodspool.getGoodPoolByBarcode&token=acc82bc52c10feabd5ac13ee237000fe&ent_id=1' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{"gdname":"21312321","gdbarcode":"24167890000000"}'
{}