|
|
@ -66,7 +66,7 @@ public class IcNeighborHoodFormDTO implements Serializable { |
|
|
|
/** |
|
|
|
* 关联物业id |
|
|
|
*/ |
|
|
|
@NotBlank(message = "关联物业ID不能为空", groups = {AddShowGroup.class,UpdateShowGroup.class}) |
|
|
|
//@NotBlank(message = "关联物业ID不能为空", groups = {AddShowGroup.class,UpdateShowGroup.class})
|
|
|
|
private String propertyId; |
|
|
|
|
|
|
|
/** |
|
|
|