puzhibing
2023-11-25 7fe6d026bcc8f993ce76437d01607e591cc671fe
cloud-server-account/src/main/java/com/dsh/account/controller/ExploreWPController.java
@@ -43,7 +43,6 @@
    }
    @ResponseBody
    @PostMapping("/base/exploreWP/noticeList")
    @ApiOperation(value = "联系客服-公告列表", tags = {"APP-探索玩湃"})
@@ -139,8 +138,6 @@
            return ResultUtil.runErr();
        }
    }
}