无关风月
2025-09-24 447e07c3067b0370e47e7d2967ffef7935388601
cloud-server-other/src/main/java/com/dsh/other/controller/StoreConfigController.java
@@ -75,6 +75,7 @@
                vo.setSort(homeModule.getSort());
                vo.setBackgroundImage(homeModule.getBackgroundImage());
                vo.setDisplayType(homeModule.getDisplayType());
                vo.setId(homeModule.getId());
                listVo.add(vo);
            }
            for (StoreConfig storeConfig : list) {