首页>代码>springboot教务管理系统+微信小程序云开发>/新教务管理系统/niceschoolapi/src/main/java/com/nsapi/niceschoolapi/common/base/PageData.java
package com.nsapi.niceschoolapi.common.base; import java.util.List; public class PageData<T> { private Integer code = 0; private Long count; private List<T> data; private String msg = ""; public Integer getCode() { return code; } public void setCode(Integer code) { this.code = code; } public Long getCount() { return count; } public void setCount(Long count) { this.count = count; } public List<T> getData() { return data; } public void setData(List<T> data) { this.data = data; } public String getMsg() { return msg; } public void setMsg(String msg) { this.msg = msg; } }

tongguan00 LV2
4月1日
zolscy LV24
2024年11月27日
admin_z LV22
2024年1月9日
wbbhappy LV13
2024年1月9日
lkt123456 LV8
2024年1月6日
晴曛 LV6
2023年12月29日
微信网友_6709209201250304 LV2
2023年10月26日
kennyban LV1
2023年8月31日
syczzxj LV10
2023年8月1日
molu123456
2023年6月2日
暂无贡献等级

phoneant
4月15日
暂无贡献等级
tongguan00 LV2
4月1日
星星没有答案
3月27日
暂无贡献等级
微信网友_7398626323435520 LV3
2月25日
ma406805131 LV19
2月21日
quyan5632 LV2
2月10日
微信网友_7371218154688512 LV4
2月5日
wyx065747 LV67
1月29日
新哥新奇士橙 LV4
1月26日
AOAO1234 LV2
2024年12月23日