From 68bfb0e22f518b4f328ce96889f3dce0a80be560 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Fri, 05 Jun 2020 15:35:12 +0800
Subject: [PATCH] 20200605  代码提交

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

diff --git a/src/main/java/com/xcong/excoin/modules/coin/service/OrderCoinService.java b/src/main/java/com/xcong/excoin/modules/coin/service/OrderCoinService.java
index 9ca2106..0cfd4f8 100644
--- a/src/main/java/com/xcong/excoin/modules/coin/service/OrderCoinService.java
+++ b/src/main/java/com/xcong/excoin/modules/coin/service/OrderCoinService.java
@@ -29,4 +29,6 @@
 
 	public Result findCollectList();
 
+	public Result searchSymbolResultList();
+
 }

--
Gitblit v1.9.1