暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/get_email_verification_code' \ --form 'appid="10000"' \ --form 'type="3"'
{ "code": 1, "msg": "发送成功", "data": [], "timestamp": 1685174570 }