diff --git a/epdc-cloud-api/src/main/java/com/elink/esua/epdc/modules/news/controller/ApiNewsController.java b/epdc-cloud-api/src/main/java/com/elink/esua/epdc/modules/news/controller/ApiNewsController.java index 40cbb4e..c61aebf 100644 --- a/epdc-cloud-api/src/main/java/com/elink/esua/epdc/modules/news/controller/ApiNewsController.java +++ b/epdc-cloud-api/src/main/java/com/elink/esua/epdc/modules/news/controller/ApiNewsController.java @@ -52,7 +52,6 @@ public class ApiNewsController { * @date 2019/9/6 14:58 */ @GetMapping("notice/detail/{noticeId}") - @RecordUserBehavior(behavior = BehaviorEnum.NOTICE_BROWSE, referenceId = "#{noticeId}", userId = "#{userDetail.getUserId}") public Result getNoticeDetail(@LoginUser TokenDto userDetail, @PathVariable("noticeId") String noticeId) { return newsService.getNoticeDetail(noticeId); } diff --git a/epdc-cloud-client-yushan b/epdc-cloud-client-yushan index d81d0d3..492bcbd 160000 --- a/epdc-cloud-client-yushan +++ b/epdc-cloud-client-yushan @@ -1 +1 @@ -Subproject commit d81d0d313a4556e4c6317e7924f98a8b0f6ce2ff +Subproject commit 492bcbd6a6d79fd19c7e1cd924d6a4a958cbee7c diff --git a/epdc-cloud-commons-yushan b/epdc-cloud-commons-yushan index 128c6a4..7f85691 160000 --- a/epdc-cloud-commons-yushan +++ b/epdc-cloud-commons-yushan @@ -1 +1 @@ -Subproject commit 128c6a4bfb8087999b492a6febfdde984623fe3a +Subproject commit 7f85691f44d97e67e594213cbb7213350ce6c34b