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