public interface IRespResult<T>
Integer
getCode()
T
getData()
String
getMsg()
Integer getCode()
String getMsg()
T getData()