首页>代码>Spring Boot爬取携程网站用户评论数据整合mybatis项目案例>/crawlerdata/src/main/java/com/fei/controller/model/ResultVO.java
package com.fei.controller.model; /**
 * @Title: ${file_name}
 * @Package ${package_name}
 * @Description:
 * @author fengzf fengzf@gstarcad.com
 * @date 2018/8/1 15:33
 * @version Vxxx (项目版本)
 * @redmine
 * @update @Description TODO(这里用一句话描述这个方法的作用)
 * @update @author fengzf fengzf@gstarcad.com
 * @update @date 2018/8/1 15:33
 */

/**
 * @ClassName: ResultVO.java
 * @Description:
 * @author: fengzf fengzf@gstarcad.com
 * @Date: 2018/8/1 15:33
 *
 */
public class ResultVO {

    //状态
    private Boolean status;

    //返回信息
    private String msg;

    //返回数据
    private Object data;

    public Boolean getStatus() {
        return status;
    }

    public void setStatus(Boolean status) {
        this.status = status;
    }

    public String getMsg() {
        return msg;
    }

    public void setMsg(String msg) {
        this.msg = msg;
    }

    public Object getData() {
        return data;
    }

    public void setData(Object data) {
        this.data = data;
    }
}
最近下载更多
xiaoyuer2  LV8 2022年11月20日
crosa_Don  LV18 2022年6月2日
没墨2001  LV4 2021年5月26日
annazhang  LV29 2021年3月8日
qinjinjinLion  LV1 2020年12月16日
daimaxz  LV4 2020年1月3日
412940226  LV10 2019年12月25日
wzd_yz  LV13 2019年10月4日
liuyilin9608  LV15 2019年8月8日
fengzf  LV16 2019年6月29日
最近浏览更多
小明123456李倩倩 2023年12月26日
暂无贡献等级
wttttts  LV2 2023年12月24日
fff2003  LV6 2023年12月19日
漫步的海星  LV4 2023年9月21日
czsczd  LV3 2023年8月30日
include  LV8 2023年6月20日
liuq2021 2023年4月8日
暂无贡献等级
xiaoyuer2  LV8 2022年11月20日
陈小灏  LV14 2022年11月18日
789521  LV1 2022年10月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友