无关风月
2025-04-03 f4744cf0f465478f06a9ebbc2e4966bf096a06e2
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) {