Explorar o código

Merge branch 'master' of https://e.coding.net/chuanghaikeji/jinganxiangsu/Homestay_app_houtai

lijie %!s(int64=2) %!d(string=hai) anos
pai
achega
3af45c50ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mhotel/src/com/happy/action/AppHomePageAction.java

+ 1 - 1
mhotel/src/com/happy/action/AppHomePageAction.java

@@ -349,7 +349,7 @@ public class AppHomePageAction extends ActionSupport implements ServletRequestAw
             ResponseUtil.writeJson(ServletActionContext.getResponse(), jsonObject.toString());
             return null;
         }
-        hotel.setHotelFileInfoList(fileService.queryListByLinkId(hotelId));
+        hotel.setHotelFileInfoList(fileService.queryListByLinkId(hotel.getManagerId()+""));
 
         // 添加是否已收藏的酒店
         if (!Func.checkNull(userId))