puzhibing
2023-07-06 ac6a07af9baba0e0fc8d181aae904da679ae8f5a
cloud-server-account/src/main/java/com/dsh/account/controller/ExploreWPController.java
@@ -56,7 +56,7 @@
    @ResponseBody
    @PostMapping("/api/exploreWP/noticeList")
    @PostMapping("/base/exploreWP/noticeList")
    @ApiOperation(value = "联系客服-公告详情", tags = {"APP-探索玩湃"})
    public ResultUtil<SysNotice> queryNotice(@RequestBody Integer noId){
        try {