| | |
| | | |
| | | public class BeibeiConstant { |
| | | |
| | | public final static boolean IS_TEST = true; |
| | | public final static String ALIYUN_ONE_KEY_LOGIN_SECRETINFO = "+KTOnd6EET2Hn8A0Fv3tY8jkuz90mazidn+1D+PWV79klpi3J2HRZQwTdlPox3VxWjtq+Qyt11Z4ENqAtGMBmbvoFJw/nFeobrPhtjEHJO5I5s0gvp4+HTJbQBRfx7gDGEr72r84SAVn/mVStPhXMZh582JvbArtiPpV8Owl6R5kRuaJ7StEdmhZqsHwMs4Sr4gYeRy1MPw9milzO3Us4UA6Z0l/jlbUfDggDQaT9tE9d2DS/EG0M9DFU9Gjo3BJGTTlV0bQvV/iVl7RynqCY4ZU9x4ktUZm9jHG6Pfa24N2Z8naaFjTww=="; |
| | | |
| | | public final static boolean IS_TEST = false; |
| | | |
| | | //首页推荐第一个广告 |
| | | public final static boolean AD_SETTING_RECOMMEND_FIRST = true; |
| | | //是否有开屏广告 |
| | | public final static boolean AD_SETTING_KAIPIN = true; |
| | | |
| | | 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 USER_AGREEMENT = "http://ysdq.yeshitv.com:8089/BuWan/api_control_ios_bw.jsp"; |
| | | public static final String PRIVACY_POLICY = "http://ysdq.yeshitv.com:8089/BuWan/user_protocol_bw.jsp"; |
| | | |
| | | public static final String ABOUT_US = "http://bwweb.yeshitv.com/abountOur/index.html"; |
| | | |
| | | public static final String HOST = "http://api.ysdq.yeshitv.com:8089";//正式上线版本 |
| | | |