app/src/main/java/cn/flightfeather/thirdapp/httpservice/UserInfoService.java
@@ -2,7 +2,7 @@ import java.util.List; import cn.flightfeather.thirdapp.bean.Userinfo; import cn.flightfeather.thirdapp.bean.entity.Userinfo; import retrofit2.Call; import retrofit2.http.GET; import retrofit2.http.Path;