@@ -24,7 +24,7 @@ public interface Constant {
* 实物类型
* 2实物、3潮玩好物
*/
- List<Long> realGoodsType = List.of(2l, 3l);
+ List<Integer> realGoodsType = List.of(2, 3);
/**
* 默认头像