|
@@ -1,21 +1,9 @@
|
|
package com.fdkankan.common.constant;
|
|
package com.fdkankan.common.constant;
|
|
|
|
|
|
public class ConstantUrl {
|
|
public class ConstantUrl {
|
|
-
|
|
|
|
- // public static final String MAIN_URL = "https://www.4dkankan.com/";
|
|
|
|
-// public static final String MAIN_URL = "http://120.79.15.136:8086/";
|
|
|
|
-// public static final String MAIN_URL2 = "https://www.4dkankan.com/";
|
|
|
|
-// public static final String DEFAULT_USER_HEAD = "https://scene3d.4dage.com/head.png";
|
|
|
|
public static final String DEFAULT_USER_HEAD = "https://4dkk.4dage.com/newHead.png";
|
|
public static final String DEFAULT_USER_HEAD = "https://4dkk.4dage.com/newHead.png";
|
|
public static final String BBS_TOUPLOAD = "https://scene3d.4dage.com/model/upload/image/";
|
|
public static final String BBS_TOUPLOAD = "https://scene3d.4dage.com/model/upload/image/";
|
|
public static final String DEFAULT_SCENE_PIC="https://4dkk.4dage.com/loading/thumb.jpg";
|
|
public static final String DEFAULT_SCENE_PIC="https://4dkk.4dage.com/loading/thumb.jpg";
|
|
-// public static final String SCENE_URL = MAIN_URL + "show.html?m=";
|
|
|
|
-// public static final String SCENE_URL2 = MAIN_URL + "showV2.html?m=";
|
|
|
|
-
|
|
|
|
- // public static final String PRO_SCENE_URL = MAIN_URL + "showProMobile.html?m=";
|
|
|
|
- public static final String PREFIX_ALI = "https://4dkk.4dage.com/";
|
|
|
|
- //亚马逊S3
|
|
|
|
- public static final String PREFIX_AWS = "https://testeurs3.4dkankan.com/";
|
|
|
|
public static final String WEIXIN_PAYURL = "https://www.4dkankan.com/weixinmobilepay/weixinInfo?orderId=";
|
|
public static final String WEIXIN_PAYURL = "https://www.4dkankan.com/weixinmobilepay/weixinInfo?orderId=";
|
|
public static final String WEIXIN_TOKEN_URL1 = "https://api.weixin.qq.com/sns/oauth2/access_token?appid=";
|
|
public static final String WEIXIN_TOKEN_URL1 = "https://api.weixin.qq.com/sns/oauth2/access_token?appid=";
|
|
public static final String WEIXIN_TOKEN_URL2 = "https://api.weixin.qq.com/sns/userinfo?access_token=";
|
|
public static final String WEIXIN_TOKEN_URL2 = "https://api.weixin.qq.com/sns/userinfo?access_token=";
|