Commit fbe64219 authored by 全洪江's avatar 全洪江

测试能否提交代码

parent acdc257f
......@@ -14,7 +14,6 @@ import org.hibernate.annotations.GenericGenerator;
@Table(name="size_group")
@Entity
@Data
@Entity
public class SizeGroup implements Serializable {
/**
* 尺码组id
......
......@@ -13,7 +13,6 @@ import org.hibernate.annotations.GenericGenerator;
@Table(name="size_group_item")
@Entity
@Data
@Entity
public class SizeGroupItem implements Serializable {
/**
* 尺码id
......
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