读取最新一封邮件内容
GET
/api/getContentNew
/api/getContentNew
java解析的demo源码我已经提供了,其他编程语言自行百度即可,一般都有轮子
请求参数
Query 参数
emailId
string
可选
示例值:
1
user
string
可选
示例值:
test@daeny.cn
pass
string
可选
from
string
可选
示例值:
123@qq.com
currentdate
string
可选
apikey
string
可选
默认值:
666
Header 参数
apikey
string
必需
默认值:
asdasd
示例代码
返回响应
修改于 2024-11-26 02:50:46