读取数据
getStorage
请求参数
参数名
类型
描述
必填
key
String
本地缓存中的指定的 key
必填
响应参数
参数名
类型
描述
必填
code
Number
0:失败 1:成功
必填
data
Any
key 对应的内容
必填
msg
String
返回结果描述
必填