发送信息:
接口地址:http://moka.sage.run/api/send
返回格式:json
请求方式:get
请求示例:http://moka.sage.run/api/send?token=123123123&title=来自服务器的信息&text=服务器运行正常
请求参数说明:
参数名 | 必填 | 类型 | 说明 |
---|---|---|---|
token | 是 | string | 你的token密钥 |
title | 否 | string | 默认格式的标题 |
text | 是 | string | 默认格式的内容 |
发送信息:
接口地址:http://moka.sage.run/api/send
返回格式:json
请求方式:get
请求示例:http://moka.sage.run/api/send?token=123123123&title=来自服务器的信息&text=服务器运行正常
请求参数说明:
参数名 | 必填 | 类型 | 说明 |
---|---|---|---|
token | 是 | string | 你的token密钥 |
title | 否 | string | 默认格式的标题 |
text | 是 | string | 默认格式的内容 |
最新回复