首页>代码>基于springboot+MySQL的养老院管理系统>/info-manage-main/src/main/java/com/sm/graduation/accident/pojo/AccidentRecord.java
package com.sm.graduation.accident.pojo;


import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;

@Data
@NoArgsConstructor
@AllArgsConstructor
public class AccidentRecord {
	public Long getId() {
		return id;
	}
	public void setId(Long id) {
		this.id = id;
	}
	public String getAccident() {
		return accident;
	}
	public void setAccident(String accident) {
		this.accident = accident;
	}
	public String getDesc() {
		return desc;
	}
	public void setDesc(String desc) {
		this.desc = desc;
	}
	public String getAccTime() {
		return accTime;
	}
	public void setAccTime(String accTime) {
		this.accTime = accTime;
	}
	public Long getLoss() {
		return loss;
	}
	public void setLoss(Long loss) {
		this.loss = loss;
	}
	/** 编号 */
	private Long id;
	/** 事故 */
	private String accident;
	private String desc;
	/** 年月 */
	private String accTime;
	/** 损失 */
	private Long loss;

}
最近下载更多
wanglinddad  LV54 3月27日
wbw123  LV5 3月4日
NineOne  LV2 3月1日
敏哥gege  LV43 2月13日
admin_z  LV22 2023年12月26日
huangzy  LV12 2023年12月13日
houyuxin  LV2 2023年11月29日
haitianjiaoyu0  LV6 2023年11月21日
最近浏览更多
1941549176 4月29日
暂无贡献等级
ming_123_9715  LV23 4月26日
welcome丶  LV8 4月26日
akittyboy  LV9 4月16日
lingtiejing  LV15 4月12日
荣》Cowboy  LV12 4月11日
wyyz5211314  LV4 4月7日
wanglinddad  LV54 3月27日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友