类的使用
com.codingapi.springboot.framework.dto.response.SingleResponse
-
使用SingleResponse的程序包 程序包 说明 com.codingapi.springboot.framework.dto.response -
-
com.codingapi.springboot.framework.dto.response中SingleResponse的使用
返回SingleResponse的com.codingapi.springboot.framework.dto.response中的方法 修饰符和类型 方法 说明 static <T> SingleResponse<T>SingleResponse. of(T data)
-