xiaoyong931011
2020-07-20 02c660bd6f359e670d533d2101470b5b6944cc99
src/main/resources/mapper/modules/MemberCoinWithdrawMapper.xml
@@ -23,7 +23,7 @@
      order by s.create_time desc   
   </select>
   
    <select id="findmemberWithdrawCoinListInPage" resultType="com.xcong.excoin.modules.member.vo.MemberCoinWithdrawVo">
    <select id="findMemberWithdrawCoinAloneInPage" resultType="com.xcong.excoin.modules.member.vo.MemberCoinWithdrawVo">
        SELECT
         *
      FROM