src/main/resources/mapper/dapp/DappFundFlowDao.xml
@@ -46,7 +46,7 @@ and a.status = #{record.status} </if> </where> order by a.create_time desc, a.id desc order by a.create_time desc </select> <select id="selectListForMemberAndDay" resultType="cc.mrbird.febs.dapp.entity.DappFundFlowEntity">