动态控制充值按钮显示隐藏

This commit is contained in:
xuwenbo
2020-09-14 17:06:58 +08:00
parent 64c69a2312
commit 519b141aaf
2 changed files with 6 additions and 2 deletions

View File

@ -22,7 +22,7 @@ public class SystemConfigConstants {
public final static String STORE_SEFL_MENTION="store_self_mention";
public final static String STORE_USER_MIN_RECHARGE="store_user_min_recharge";
public final static String USER_EXTRACT_MIN_PRICE="user_extract_min_price";
public final static String YSHOP_SHOW_RECHARGE = "yshop_show_recharge";
//微信相关配置
public final static String WECHAT_APPID="wechat_appid";
public final static String WECHAT_APPSECRET="wechat_appsecret";