获取标签下得商品书列表
This commit is contained in:
@@ -23,6 +23,8 @@ public class ShopProductToBookLabel implements Serializable {
|
||||
|
||||
private Integer bookLabelId;
|
||||
|
||||
private Integer sort;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
@@ -21,6 +21,8 @@ public class ShopProductToBookMarket implements Serializable {
|
||||
|
||||
private Integer bookMarketId;
|
||||
|
||||
private Integer sort;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user