Merge branch 'ww' into test
This commit is contained in:
@@ -88,10 +88,6 @@ public class TbProductSku implements Serializable {
|
||||
@ApiModelProperty(value = "coverImg")
|
||||
private String coverImg;
|
||||
|
||||
@Column(name = "`warn_line`")
|
||||
@ApiModelProperty(value = "库存警戒线")
|
||||
private Integer warnLine;
|
||||
|
||||
@Column(name = "`weight`")
|
||||
@ApiModelProperty(value = "weight")
|
||||
private Double weight;
|
||||
|
||||
Reference in New Issue
Block a user