Helius
2020-08-06 4f7e387ba7a50608cc7978fdde5dd02a93a84f5c
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);
}