{
"time": 1579315033,
"content": "回复短信内容",
"phone_number": "159****0032"
}curl --location 'https://api.feige.cn/sendsms/mo/push' \
--header 'Content-Type: application/json' \
--data '{
"time": 1579315033,
"content": "回复短信内容",
"phone_number": "159****0032"
}'{
"code": 0,
"msg": "OK"
}