Browse Source

fix 类型

zoujiajian 3 năm trước cách đây
mục cha
commit
7d9e0e5c72

+ 1 - 1
netflix-common/src/main/java/com/cyksj/common/constant/Constant.java

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