{
"status": 0,
"alias": "string",
"sign": "string",
"appKey": "string",
"secretKey": "string"
}curl --location --request POST '/api/setting/sms/save' \
--header 'token: 571b124e944c0fddd2a8450664e77fe1o2Zm3f' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 0,
"alias": "string",
"sign": "string",
"appKey": "string",
"secretKey": "string"
}'{
"code": 200,
"msg": "成功",
"data": []
}