public class BaseListRes<T> extends BaseRes
列表返回
BaseListRes()
List<T>
getDataList()
void
setDataList(List<T> dataList)
getCode, getMsg, setCode, setMsg, setSystemErrorRes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseListRes()
public List<T> getDataList()
public void setDataList(List<T> dataList)
Copyright © 2019. All rights reserved.