Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8080/promotion/good' \ --form 'promotionGoodId="1"' \ --form 'count="1"' \ --form 'deliveryAddrId="1"'
{}