|
@@ -89,6 +89,13 @@ public class WflowEarlyWarningRecordsVO implements Serializable { |
|
|
private String noticeContent; |
|
|
private String noticeContent; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
|
|
|
* 通知类型 |
|
|
|
|
|
*/ |
|
|
|
|
|
@ApiModelProperty(value = "1超期 2临期") |
|
|
|
|
|
private Integer noticeType; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
* 申报单位 |
|
|
* 申报单位 |
|
|
*/ |
|
|
*/ |
|
|
@ApiModelProperty(value = "申报单位CODE") |
|
|
@ApiModelProperty(value = "申报单位CODE") |
|
|