Helius
2020-08-03 45ca0bb4bf76246fb9ce6212ae2c104287fb1dd6
src/main/java/com/xcong/excoin/modules/documentary/dao/FollowTraderInfoDao.java
@@ -9,4 +9,6 @@
   FollowTraderInfoEntity selectFollowTraderInfoEntityBytreaderId(@Param("traderId")Long traderId);
   FollowTraderInfoEntity selectTraderInfoByMemberId(@Param("memberId") Long memberId);
}