无关风月
8 天以前 771df6d6a3f7d4bdcccb94f6bc823166d6317425
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) {