Helius
2021-03-17 f1a24aa07e340197dff3ea99dbd50c4191a0a6d9
src/main/resources/mapper/documentary/FollowFollowerProfitDao.xml
@@ -82,7 +82,6 @@
      WHERE 
         member_id = #{memberId} 
         and contract_type = 2
      order by opening_time desc
    </select>
    
   <select id="selectDocumentaryOrderSetInfoBymemberIdAndTradeId" resultType="com.xcong.excoin.modules.documentary.entity.FollowFollowerProfitEntity">