From 9a82d627a6cf5439ec9018239ace1cdc7fbf72f5 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 08 Jun 2020 15:50:12 +0800
Subject: [PATCH] modfiy

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

diff --git a/src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java b/src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
index 9c612d8..fd61a18 100644
--- a/src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
+++ b/src/main/java/com/xcong/excoin/modules/coin/service/CoinService.java
@@ -32,4 +32,6 @@
 
 	public Result getWalletCoinBySymbol(String symbol);
 
+	public Result getWalletAgentIntoRecords();
+
 }

--
Gitblit v1.9.1