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) {