public class ResponseInfo extends Object
ResponseInfo()
ResponseInfo(Integer code)
ResponseInfo(Integer page, Integer size, Integer total, Object data)
ResponseInfo(Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResponseInfo()
public ResponseInfo(Object data)
public ResponseInfo(Integer code)
public ResponseInfo(Integer page, Integer size, Integer total, Object data)
Copyright © 2017. All rights reserved.