Browse Source

coupon h5 url address

hanjing 6 years ago
parent
commit
55caaddabf

+ 0 - 16
app/src/main/java/com/sheep/gamegroup/view/activity/GameCertificationActivity.java

@@ -149,22 +149,6 @@ public class GameCertificationActivity extends BaseActivity {
         Jump2View.getInstance().goLoginViewWithoutFinish(this, SheepApp.getInstance().getGameCode());
     }
 
-    private void commitChange() {
-        //todo
-        CommonUtil.getInstance().checkAuth("", (ret) -> {
-            if (ret) {
-                loading_view_img.setVisibility(View.VISIBLE);
-                new Handler().postDelayed(() -> {
-                    //todo
-                    CertificationUtil.newInstance().authCertificationCode(this, "");
-                }, 2000);
-            } else {
-                Toast.makeText(this, "授权有效期已过,需要重新登录", Toast.LENGTH_SHORT).show();
-                Jump2View.getInstance().goLoginViewWithoutFinish(this, SheepApp.getInstance().getGameCode());
-            }
-        });
-    }
-
     private void hasToken() {
         if (userList.isEmpty()) {
             Jump2View.getInstance().goLoginViewWithoutFinish(this, SheepApp.getInstance().getGameCode());

+ 1 - 1
app/src/main/java/com/sheep/jiuyan/samllsheep/Config.java

@@ -37,7 +37,7 @@ public class Config {
     //邀请赚钱
     private static final String STATION_SMALL_SHEEP_INVITATION = "/small_sheep_invitation/#";
     //游戏金币
-    private static final String STATION_SMALL_SHEEP_GAME_COINS = "/small_sheep_game_coins/#";
+    private static final String STATION_SMALL_SHEEP_GAME_COINS = "/small_sheep_coupon/#";
     //定向奖励
     private static final String STATION_APPOINT_TASK = "/appoint_task/#";
     //随便打