Helius
2020-08-05 06c9e8289a5705487f9b9210f1abe08533f2f186
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);
}