@ -111,5 +111,6 @@ public class EditAgencyFormDTO implements Serializable {
private String customerId;
@Length(max = 500,message = "最多输入500字",groups =DefaultUserShowGroup.class )
private String remark;
}