app/src/main/java/cn/flightfeather/thirdapp/httpservice/SiteDetailService.java
@@ -1,6 +1,6 @@ package cn.flightfeather.thirdapp.httpservice; import cn.flightfeather.thirdapp.bean.Site; import cn.flightfeather.thirdapp.bean.entity.Site; import okhttp3.ResponseBody; import retrofit2.Call; import retrofit2.http.Body;