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) {