无关风月
2 天以前 2b2e8603381d62b5da4a817710b33d583561ff3f
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) {