public class ResEntity extends Object
ResEntity(int code, String msg, Object data)
static ResEntity
fall(String msg)
success()
success(Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResEntity(int code, String msg, Object data)
public static ResEntity success(Object data)
public static ResEntity success()
public static ResEntity fall(String msg)
Copyright © 2020. All rights reserved.