From 39143d1ff3ca043efbf8af09624f409ef7bd4b94 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Thu, 06 Aug 2020 15:20:58 +0800
Subject: [PATCH] modify

---
 src/main/java/com/xcong/excoin/modules/documentary/service/DocumentaryService.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/xcong/excoin/modules/documentary/service/DocumentaryService.java b/src/main/java/com/xcong/excoin/modules/documentary/service/DocumentaryService.java
index 1692b89..10237e3 100644
--- a/src/main/java/com/xcong/excoin/modules/documentary/service/DocumentaryService.java
+++ b/src/main/java/com/xcong/excoin/modules/documentary/service/DocumentaryService.java
@@ -66,4 +66,6 @@
 
 	public Result getOutFollowInfo(@Valid OutFollowInfoDto outFollowInfoDto);
 
+	public Result getFollowFollowerNoticeList();
+
 }

--
Gitblit v1.9.1