Authorization: Bearer ********************
{
"appId": 0,
"merchantId": 0
}
curl --location --request POST 'http://gong.v1.idcfengye.com/admin/merchant/capacity' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 0,
"merchantId": 0
}'
{
"name": "string",
"remark": "string"
}