Helius
2020-05-31 91f4b98f41d0176d50153969c89b66c08a59789a
src/main/java/com/xcong/excoin/modules/coin/service/OrderCoinService.java
@@ -27,4 +27,6 @@
   public Result checkIsCollect(String symbol);
   public Result findCollectList();
}