无关风月
2025-04-11 1d9f7b0cf4251f3058badb07dd7a2bc06b6bc09a
cloud-server-other/src/main/java/com/dsh/other/controller/StoreController.java
@@ -439,6 +439,7 @@
                        tStoreOtherConfigTrue.setSort(tStoreOther.getSort());
                    }
                }
                tStoreOtherConfigTrue.setDisplayType(2);
            }
            return ResultUtil.success(tStoreOtherConfigTrues);
        } catch (Exception e) {