{
"code": "string",
"num": 0,
"d": 0
}
curl --location --request POST 'http://gateway249.kiwismart.top/app/merchant/iotCard/sendMusic' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"num": 0,
"d": 0
}'
{
"code": 0,
"msg": "",
"data": {
"status": 0,
"obj": {},
"msg": ""
}
}