Commit d68e9e14 by han xu

身份验证增加更新功能

parent f056c3a5
......@@ -140,6 +140,7 @@ public class UserInfoActivity extends BaseActivity<UserInfoPresenter, ActivityUs
if (userInfo != null) {
mPresenter.mUrl.set(userInfo.getHeaderImg());
}
setcertificationStatus(userInfo.getDetectStatus());
}
@Override
......
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