文档
测试

在线存储

GET
http://api.1503.eu.org/api/misc/storage.php

接口描述

临时存取字符串

请求参数

参数名
类型
描述
必填
type
string
类型
可选
set:存入 | get:取出
file
string
文件名
必填
content
string
[type=set] 欲写入的数据
必填

说明

当type=get       返回取到的数据    type=set       返回写入成功与否