public class CommodityParam { private Long brandId; private Long categoryId; private Long shopId; private String name; private CommoditySpuDetail ...