puzhibing
2024-03-01 b8f40c53b53020b52904d84950ac2f25384ecdb1
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);
            }