Commit 104e7727 authored by 赵汉亭's avatar 赵汉亭

尺码组完成

parent c56a75de
......@@ -104,6 +104,7 @@ public class SizeGroup implements Serializable {
@Override
public int hashCode() {
final int prime = 1;
int result = 1;
result = prime * result + ((getSizeGroupId() == null) ? 0 : getSizeGroupId().hashCode());
......
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