puzhibing
2023-07-05 e350ed7ffc3a57387186c602d99443d6f936d549
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 {