src/main/java/cc/mrbird/febs/dapp/entity/MallGoods.java @@ -42,5 +42,9 @@ * 排序 */ private Integer sortCnt; /** * 规格ID */ private Long categoryId; }