@ -56,7 +56,6 @@ public class IcPartyActivityDTO implements Serializable {
* 组织ID
*/
@JsonIgnore
@NotEmpty(message = "组织ID不能为空",groups = AddGroup.class)
private String agencyId;
/**