Helius
2020-08-06 a9f88da2475356f10f50a163e8dcfe9a1c92d04b
src/main/java/com/xcong/excoin/modules/documentary/dao/FollowTraderInfoDao.java
@@ -11,4 +11,6 @@
   FollowTraderInfoEntity selectTraderInfoByMemberId(@Param("memberId") Long memberId);
   FollowTraderInfoEntity selectTraderInfoByOrderId(@Param("orderId") Long orderId);
}