Commit 4a787cb9 authored by fengxinyhyl's avatar fengxinyhyl

test

parent 314ae316
...@@ -117,4 +117,5 @@ public class DomainObject implements Serializable { ...@@ -117,4 +117,5 @@ public class DomainObject implements Serializable {
} }
return new EqualsBuilder().append(id, t.getId()).isEquals(); return new EqualsBuilder().append(id, t.getId()).isEquals();
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment