|
|
|
@ -140,7 +140,7 @@ public class Negative { |
|
|
|
@TableField("reserve") |
|
|
|
@TableField("reserve") |
|
|
|
private String reserve; |
|
|
|
private String reserve; |
|
|
|
|
|
|
|
|
|
|
|
// 核查情况
|
|
|
|
// 核查情况 1 - 属实、2 - 部分属实、 3 - 不属实
|
|
|
|
@TableField("checkStatus") |
|
|
|
@TableField("checkStatus") |
|
|
|
private String checkStatus; |
|
|
|
private String checkStatus; |
|
|
|
|
|
|
|
|
|
|
|
|