Helius
2020-08-06 877945f57ac73d13ba41bf367edb8df6f153b9eb
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);
}