puzhibing
2024-03-08 1f1b5541a872a0b2d974344df18e0890f414cc9b
cloud-server-other/src/main/java/com/dsh/other/controller/StoreConfigController.java
@@ -120,6 +120,7 @@
                storeConfigVo.setBackgroundImage(worldCupStore.getBackgroundImage());
                storeConfigVo.setType(9);
                storeConfigVo.setIsOpen(worldCupStore.getIsOpen());
                storeConfigVo.setSort(worldCupStore.getSort());
                listVo.add(storeConfigVo);
            }