无关风月
昨天 b716afd262ff60ff1db0b1e7c95800e7ad2b7202
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) {