Commit f1688b41 by han xu

身份验证增加更新功能

parent 5522dc51
......@@ -72,7 +72,7 @@ public class UserInfoActivity extends BaseActivity<UserInfoPresenter, ActivityUs
user.setDetectStatus(integer);
UserManager.getInstance().saveUser(user);
mPresenter.setmDetectStatus(integer);
updateCertification();
setcertificationStatus(integer);
}));
}
......
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