您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
类的使用
cool.scx.core.vo.Json
使用
Json
的程序包
程序包
说明
cool.scx.core.vo
cool.scx.core.vo
中
Json
的使用
返回
Json
的
cool.scx.core.vo
中的方法
修饰符和类型
方法
说明
static
Json
Json.
fail
()
操作失败
static
Json
Json.
fail
(
String
failMessage)
返回操作失败的 Json 带有消息
static
Json
Json.
ok
()
操作成功
Json
Json.
put
(
String
dataKey,
Object
dataVal)
设置操作返回的数据,数据使用自定义的key存储