ruoyi-system/src/main/resources/mapper/system/WithdrawMapper.xml @@ -28,5 +28,6 @@ and w.status = #{dto.status} </if> </where> order by w.create_time desc </select> </mapper>