app/src/main/java/cn/flightfeather/thirdapp/fragment/SettingFragment.java
@@ -18,7 +18,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.httpservice.SettingsService; import cn.flightfeather.thirdapp.util.GlobalConfig; import cn.flightfeather.thirdapp.view.SettingCommItemView;