lisy
2023-07-04 667a99dbf880c05f0a01509189dcf6da1b333241
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 {