xiaoyong931011
2021-03-11 24df434da5a0bdfd93c8230cce07a8b7231d66ae
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">