Explorar o código

crash bug on mumu

billyyoyo %!s(int64=6) %!d(string=hai) anos
pai
achega
6af5c2bf44
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/src/main/java/com/sheep/gamegroup/util/CommonUtil.java

+ 2 - 0
app/src/main/java/com/sheep/gamegroup/util/CommonUtil.java

@@ -1463,8 +1463,10 @@ public class CommonUtil {
                     public void onError(BaseMessage baseMessage) {
                         if (baseMessage.getCode() == 404000022) {
                             Jump2View.getInstance().goFaceWithQR(activity, Constant.INTENT_DETECT_LIVENESS, token, "check");
+                            return;
                         } else if (baseMessage.getCode() == 404000023) {
                             Jump2View.getInstance().goFaceWithQR(activity, Constant.INTENT_DETECT_FACE, token, "check");
+                            return;
                         } else if (baseMessage.getCode() == 404000024) {
                             G.showToast("提示:请在小绵羊APP内完成当前账号绑定手机号");
                         } else if (baseMessage.getCode() == 404000025) {