Commit ea496bd7 authored by wp's avatar wp

usu字段冲突

parent 94b8e051
...@@ -48,6 +48,4 @@ public class GoodsSkuUsufruct implements Serializable { ...@@ -48,6 +48,4 @@ public class GoodsSkuUsufruct implements Serializable {
@TableField(fill = FieldFill.INSERT_UPDATE) @TableField(fill = FieldFill.INSERT_UPDATE)
private Long updateTime; private Long updateTime;
@ApiModelProperty(value = "卖家编号")
private String merchantId;
} }
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