接口地址:https://api.icofun.cn/api/daan.php
返回格式:json/text
请求方式:GET
请求示例:https://api.icofun.cn/api/daan.php
请求参数说明:
名称 | 必填 | 说明 | |
---|---|---|---|
type | 否 | 返回格式,默认json可选text |
返回示例:
{ "code": 1, "text": "获取成功", "data": { "zh": "做最坏的打算。", "en": "PREPARE FOR THE WORST." } }