public class AuthResponse<T> extends Object implements Serializable
private int
code
private T
data
private String
msg
AuthResponse()
boolean
ok()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int code
private String msg
private T data
public AuthResponse()
public boolean ok()
Copyright © 2023. All rights reserved.