Helius
2021-03-23 1fcc3c32f8755c6a9b39e38c598aa5dd9af4212f
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">