liujie
10 天以前 9cec8af0342306d6d3b6480e8d576d18bef58236
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) {