xiaoyong931011
2020-07-20 4b85f7c81b81fa3d4386c5cf1ecfa17b5265ab38
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