合并UserManager和RefreshTokenManager

This commit is contained in:
kehaoyuan
2018-05-25 16:30:59 +08:00
parent 44adfdede8
commit 5689cdbafe
43 changed files with 287 additions and 454 deletions

View File

@ -5,7 +5,7 @@ import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import com.gh.gamecenter.login.UserViewModel;
import com.gh.gamecenter.user.UserViewModel;
import com.halo.assistant.fragment.user.UserInfoEditFragment;
/**