jiangqs
2023-08-03 b95715d5cdc806cbb15cc7f49c538e61f5ab5dc6
ruoyi-modules/ruoyi-goods/src/main/java/com/ruoyi/goods/controller/miniapp/AppHomeController.java
@@ -55,7 +55,8 @@
            if(member!=null&&member.getRelationShopId()!=null){
                shopId = member.getRelationShopId();
            }
        }else{
        }
        if(shopId==null){
            shopId = appRecommendGoodsPageDto.getPositionShopId();
        }
        if(shopId==null){
@@ -75,7 +76,8 @@
            if(member!=null&&member.getRelationShopId()!=null){
                shopId = member.getRelationShopId();
            }
        }else{
        }
        if(shopId==null){
            shopId = appRecommendGoodsPageDto.getPositionShopId();
        }
        if(shopId==null){