Commit 6500258d by 罗翻

测试提交

parent 4b8b07ec
......@@ -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