{
"app_key": "",
"timestamp": "",
"sign": "",
"id": "1",
"sms_code": "456123",
"goods_sku": "SK000875"
}curl --location 'http://test.merchant.center.mf178.cn/api/dc/report_sms_code' \
--header 'Content-Type: application/json' \
--data '{
"app_key": "",
"timestamp": "",
"sign": "",
"id": "1",
"sms_code": "456123",
"goods_sku": "SK000875"
}'{
"code": 0,
"message": "请求成功",
"stime": 1756892495.668327,
"etime": 1756892496.029539,
"data": []
}