| | |
| | | package com.ruoyi.project.domain; |
| | | |
| | | import com.baomidou.mybatisplus.annotation.IdType; |
| | | import com.baomidou.mybatisplus.annotation.TableField; |
| | | import com.baomidou.mybatisplus.annotation.TableId; |
| | | import com.fasterxml.jackson.annotation.JsonFormat; |
| | | import com.ruoyi.common.annotation.Excel; |
| | |
| | | import io.swagger.annotations.ApiModel; |
| | | import io.swagger.annotations.ApiModelProperty; |
| | | import lombok.Data; |
| | | import org.apache.poi.hpsf.Decimal; |
| | | import org.springframework.format.annotation.DateTimeFormat; |
| | | |
| | | import java.text.SimpleDateFormat; |
| | | import java.util.Date; |
| | | import java.util.List; |
| | | |
| | | /** |
| | | * 捐献器官管理对象 service_donateorgan |
| | |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @Excel(name = "器官获取时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss") |
| | | private Date organgettime; |
| | | |
| | | /** |
| | | * 预计获取时间 |
| | | */ |
| | | @ApiModelProperty("预计获取时间") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @Excel(name = "预计获取时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss") |
| | | private Date estimatedtime; |
| | | |
| | | /** |
| | | * 医生姓名 |
| | |
| | | |
| | | |
| | | @ApiModelProperty("申请人编号") |
| | | private String applicantUserID; |
| | | private String applicantuserid; |
| | | |
| | | @ApiModelProperty("申请人姓名") |
| | | private String applicantUserName; |
| | | private String applicantusername; |
| | | |
| | | @ApiModelProperty("申请时间") |
| | | private Date applicantTime; |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | private Date applicanttime; |
| | | |
| | | @ApiModelProperty("审核人编号") |
| | | private String checkUserID; |
| | | private String checkuserid; |
| | | |
| | | @ApiModelProperty("审核人姓名") |
| | | private String checkUserName; |
| | | private String checkusername; |
| | | |
| | | @ApiModelProperty("审核时间") |
| | | private Date checkTime; |
| | | private Date checktime; |
| | | |
| | | @ApiModelProperty("审核意见") |
| | | private String checkSuggestion; |
| | | private String checksuggestion; |
| | | |
| | | |
| | | @ApiModelProperty("0:提交分配;1:审核通过;2:审核拒绝") |
| | | private Integer allocationStatus; |
| | | private Integer allocationstatus; |
| | | |
| | | @ApiModelProperty("移植人姓名") |
| | | private String name; |
| | | |
| | | @ApiModelProperty("移植人性别 根据字典sys_user_sex") |
| | | private Integer sexOMMENT; |
| | | private Integer sex; |
| | | |
| | | @ApiModelProperty("移植人证件类型 根据字典sys_IDType") |
| | | private Integer idCardType; |
| | | private Integer idcardtype; |
| | | |
| | | @ApiModelProperty("移植人证件号码") |
| | | private String idCardNo; |
| | | private String idcardno; |
| | | |
| | | @ApiModelProperty("移植人年龄") |
| | | private Integer age; |
| | | |
| | | @ApiModelProperty("移植人年龄单位 根据字典sys_AgeUnit") |
| | | private String ageUnit; |
| | | private String ageunit; |
| | | |
| | | @ApiModelProperty("移植人出生日期") |
| | | private String birthday; |
| | |
| | | private String phone; |
| | | |
| | | @ApiModelProperty("移植人现住地址") |
| | | private String residenceAddress; |
| | | private String residenceaddress; |
| | | |
| | | @ApiModelProperty("移植人现住地址省代码") |
| | | private String residenceProvince; |
| | | private String residenceprovince; |
| | | |
| | | @ApiModelProperty("移植人现住地址省名称") |
| | | private String residenceProvinceName; |
| | | private String residenceprovincename; |
| | | |
| | | @ApiModelProperty("移植人市编号 根据行政区划表") |
| | | private String residenceCity; |
| | | private String residencecity; |
| | | |
| | | @ApiModelProperty("移植人市名称") |
| | | private String residenceCityName; |
| | | private String residencecityname; |
| | | |
| | | @ApiModelProperty("移植人所属街道(镇)根据行政区划表") |
| | | private String residenceTown; |
| | | private String residencetown; |
| | | |
| | | @ApiModelProperty("移植人所属街道(镇)名称") |
| | | private String residenceTownName; |
| | | private String residencetownname; |
| | | |
| | | @ApiModelProperty("移植人社区(村)编号 根据行政区划表") |
| | | private String residenceCommunity; |
| | | private String residencecommunity; |
| | | |
| | | @ApiModelProperty("移植人社区(村)名称") |
| | | private String residenceCommunityName; |
| | | private String residencecommunityname; |
| | | |
| | | @ApiModelProperty("移植人所属区域编号 根据行政区划表") |
| | | private String residenceCountyCode; |
| | | private String residencecountycode; |
| | | |
| | | @ApiModelProperty("移植人所属区域名称") |
| | | private String residenceCountyName; |
| | | private String residencecountyname; |
| | | |
| | | @ApiModelProperty("器官费用") |
| | | private Double organcharge; |
| | | |
| | | @ApiModelProperty("器官费用") |
| | | private String organchargeoperator; |
| | | |
| | | @ApiModelProperty("器官实际收到费用时间") |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | private Date organchargedate; |
| | | |
| | | @ApiModelProperty("器官实际收到费用") |
| | | private Double organamount; |
| | | |
| | | @ApiModelProperty("器官费用收取状态: 0: 未收取,1: 已收取") |
| | | private Integer chargestate; |
| | | |
| | | @ApiModelProperty("器官实际收到费用说明") |
| | | private String organchargedesc; |
| | | |
| | | @ApiModelProperty("未获取原因") |
| | | private String notgetreason; |
| | | |
| | | @ApiModelProperty("官移恒状态 : 0: 未移: 1: 已移植") |
| | | private Integer transplantstate; |
| | | |
| | | |
| | | /** |
| | | * 系统编号 |
| | | */ |
| | | @ApiModelProperty("系统编号") |
| | | @Excel(name = "系统编号") |
| | | private String caseno; |
| | | |
| | | |
| | | |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") |
| | | @TableField(exist = false) |
| | | private Date starttime; |
| | | |
| | | |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") |
| | | @TableField(exist = false) |
| | | private Date endtime; |
| | | |
| | | @TableField(exist = false) |
| | | private String city; |
| | | |
| | | /** |
| | | * 报告者编号 |
| | | */ |
| | | @TableField(exist = false) |
| | | private String reporterno; |
| | | |
| | | |
| | | } |