package com.hzj.beans; public class News { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.id * * @mbggenerated */ private Integer id; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.st * * @mbggenerated */ private String st; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.author * * @mbggenerated */ private String author; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.news_type_id * * @mbggenerated */ private NewsType newsType; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.browser_count * * @mbggenerated */ private Integer browserCount; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.photo * * @mbggenerated */ private String photo; /** * This field was generated by MyBatis Generator. * This field corresponds to the database column news.title * * @mbggenerated */ private String title; /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.id * * @return the value of news.id * * @mbggenerated */ public Integer getId() { return id; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.id * * @param id the value for news.id * * @mbggenerated */ public void setId(Integer id) { this.id = id; } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.st * * @return the value of news.st * * @mbggenerated */ public String getSt() { return st; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.st * * @param st the value for news.st * * @mbggenerated */ public void setSt(String st) { this.st = st == null ? null : st.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.author * * @return the value of news.author * * @mbggenerated */ public String getAuthor() { return author; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.author * * @param author the value for news.author * * @mbggenerated */ public void setAuthor(String author) { this.author = author == null ? null : author.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.news_type_id * * @return the value of news.news_type_id * * @mbggenerated */ public NewsType getNewsType() { return newsType; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.news_type_id * * @param newsTypeId the value for news.news_type_id * * @mbggenerated */ public void setNewsType(NewsType newsType) { this.newsType = newsType; } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.browser_count * * @return the value of news.browser_count * * @mbggenerated */ public Integer getBrowserCount() { return browserCount; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.browser_count * * @param browserCount the value for news.browser_count * * @mbggenerated */ public void setBrowserCount(Integer browserCount) { this.browserCount = browserCount; } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.photo * * @return the value of news.photo * * @mbggenerated */ public String getPhoto() { return photo; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.photo * * @param photo the value for news.photo * * @mbggenerated */ public void setPhoto(String photo) { this.photo = photo == null ? null : photo.trim(); } /** * This method was generated by MyBatis Generator. * This method returns the value of the database column news.title * * @return the value of news.title * * @mbggenerated */ public String getTitle() { return title; } /** * This method was generated by MyBatis Generator. * This method sets the value of the database column news.title * * @param title the value for news.title * * @mbggenerated */ public void setTitle(String title) { this.title = title == null ? null : title.trim(); } }

bankroll LV5
2024年6月13日
chenranr LV10
2024年6月6日
wjh007 LV5
2024年3月4日
2036495585 LV9
2023年10月15日
ffffffff123 LV4
2023年6月5日
monolog LV4
2023年4月18日
泓鼎168 LV20
2023年4月14日
lkt123456 LV8
2023年3月21日
微信网友_5975606834761728 LV3
2023年3月21日
2716804680 LV9
2023年1月6日

krispeng LV15
5月29日
18348033376
5月29日
暂无贡献等级
f22m1a2b2 LV17
1月21日
qwqwx585160 LV2
2024年12月15日
lyh1989 LV34
2024年12月10日
asdfgh112
2024年7月4日
暂无贡献等级
时光海 LV2
2024年6月30日
ma406805131 LV19
2024年6月29日
liyan54188 LV2
2024年6月25日
bankroll LV5
2024年6月12日