1、修改登录功能并验证,除了支付宝登录其他都已验证
2、完成个人中心的功能,个人主页完成、钱包完成、背包完成
This commit is contained in:
@@ -13,6 +13,6 @@ public final class LaunchContacter {
|
||||
|
||||
public interface ILoginPre extends IPresenter {
|
||||
|
||||
|
||||
void oauthLogin(String login_token);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user