Commit ace85e85 by 罗翻

Merge remote-tracking branch 'remotes/origin/dev' into test

parents bf791a63 6500258d
......@@ -94,6 +94,7 @@ public class FaceCertificaitonPresenter extends FaceCertificaitonContract.Presen
} else {
bundle.putString(UserConstant.DETECT_STATE, "您的活检认证暂未通过");
}
mView.startActivity(CertificationResultActivity.class, bundle);
}));
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment