类的使用
cn.aradin.spring.swagger.starter.dto.Resp
-
cn.aradin.spring.swagger.starter.dto中Resp的使用
修饰符和类型方法说明static Resp<AradinCodedEnum,Object> Resp.ok()static <A> Resp<AradinCodedEnum,A> Resp.ok(A data) Resp.ok(C coded) Resp.ok(C coded, A data)