xiaoyong931011
2021-03-05 09de95ab5415f1511191f4e68c3bd74e4ab7f09d
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">