| | |
| | | |
| | | public class BeibeiConstant { |
| | | |
| | | public final static boolean IS_TEST=false; |
| | | public final static boolean IS_TEST = true; |
| | | |
| | | //首页推荐第一个广告 |
| | | public final static boolean AD_SETTING_RECOMMEND_FIRST = true; |
| | | //是否有开屏广告 |
| | | public final static boolean AD_SETTING_KAIPIN = true; |
| | | |
| | | public static final String USER_AGREEMENT = "http://bwapp.flqapp.com:8089/BuWan/api_control_ios.jsp"; |
| | | public static final String PRIVACY_POLICY = "http://bwapp.flqapp.com:8089/BuWan/user_protocol.jsp"; |
| | | public static final String USER_AGREEMENT = "http://ysdq.yeshitv.com:8089/BuWan/api_control_ios.jsp"; |
| | | public static final String PRIVACY_POLICY = "http://ysdq.yeshitv.com:8089/BuWan/user_protocol.jsp"; |
| | | |
| | | public static final String HOST = "http://bwapp.flqapp.com:8089";//正式上线版本 |
| | | public static final String HOST = "http://api.ysdq.yeshitv.com:8089";//正式上线版本 |
| | | |
| | | |
| | | public static final String BAICHUAN_APPKEY = "24980167"; |
| | |
| | | public static String GDT_SPLASH_POSITION_ID_HUAWEI = "5040607358287251"; |
| | | // 广点通 用于开屏广告_华为专用2 |
| | | public static String GDT_SPLASH_POSITION_ID_HUAWEI2 = "3050653675121935"; |
| | | //广点通VIVO开屏 |
| | | public static String GDT_SPLASH_VIVO_POSITION_ID = "3061221866743243"; |
| | | |
| | | // 广点通 原生首页推荐一屏 |
| | | public static String GDT_RECOMMAND_MIN_NATIVE = "2020450766955933"; |