Commit e8d24084 by 朱亚洁

小程序可以展示愿望单扫扫看

parent 0cb6272f
...@@ -25,7 +25,7 @@ public class RightsSettingConstant { ...@@ -25,7 +25,7 @@ public class RightsSettingConstant {
/** /**
*小程序不支持展示的应用类型 *小程序不支持展示的应用类型
*/ */
public static final String[] APPLET_APP_NOT_SUPPORT = {AppTypeEnum.WISH.value, AppTypeEnum.KK.value, public static final String[] APPLET_APP_NOT_SUPPORT = {
AppTypeEnum.INTERACT.value, AppTypeEnum.MEMBER.value, AppTypeEnum.ENROLL.value}; AppTypeEnum.INTERACT.value, AppTypeEnum.MEMBER.value, AppTypeEnum.ENROLL.value};
/** /**
*小程序不支持展示的商品类型 *小程序不支持展示的商品类型
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment