{
"code": "string",
"el": [
{
"c": 0,
"t": 0
}
]
}
curl --location --request POST 'http://gateway249.kiwismart.top/app/merchant/iotCard/sendElectricity' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"el": [
{
"c": 0,
"t": 0
}
]
}'
{
"code": 0,
"msg": "",
"data": {
"status": 0,
"obj": {},
"msg": ""
}
}