|
|
@ -64,7 +64,7 @@ public class IcEpidemicSpecialAttentionDTO implements Serializable { |
|
|
|
/** |
|
|
|
* 隔离类型,来自字典表 |
|
|
|
*/ |
|
|
|
@NotBlank(message = "isolatedState不能为空",groups = {IcEpidemicSpecialAttentionAdd.class,IcEpidemicSpecialAttentionUpdate.class}) |
|
|
|
// @NotBlank(message = "isolatedState不能为空",groups = {IcEpidemicSpecialAttentionAdd.class,IcEpidemicSpecialAttentionUpdate.class})
|
|
|
|
private String isolatedState; |
|
|
|
|
|
|
|
/** |
|
|
|