类的使用
cn.iosd.starter.web.domain.Response
使用Response的程序包
-
cn.iosd.starter.web.domain中Response的使用
修饰符和类型方法说明static <T> Response<T>Response.fail()static <T> Response<T>static <T> Response<T>static <T> Response<T>Response.fail(T data) static <T> Response<T>static <T> Response<T>Response.ok()static <T> Response<T>Response.ok(T data) static <T> Response<T>参数类型为Response的cn.iosd.starter.web.domain中的方法