app/src/main/java/cn/flightfeather/thirdapp/fragment/CardFragment.java
@@ -27,7 +27,7 @@
import cn.flightfeather.thirdapp.CommonApplication;
import cn.flightfeather.thirdapp.R;
import cn.flightfeather.thirdapp.activity.LoginActivity;
import cn.flightfeather.thirdapp.bean.Userinfo;
import cn.flightfeather.thirdapp.bean.entity.Userinfo;
import cn.flightfeather.thirdapp.module.MainActivity;
import retrofit2.Call;
import retrofit2.Callback;