src/main/resources/mapper/dapp/DappFundFlowDao.xml @@ -16,5 +16,6 @@ and b.address = #{record.address} </if> </where> order by a.create_time desc </select> </mapper>