Commit 02b4d9c0 authored by lixuan's avatar lixuan

feat: 房源

parent 1e38b434
Pipeline #145652 canceled with stages
......@@ -770,6 +770,7 @@
and dayPrice <![CDATA[ <= ]]> #{query.dayPriceMax}
</if>
</trim>
ORDER BY t1.four, t1.three, t1.two
</select>
<select id="selectAll" resultType="com.ruoyi.system.domain.house.HouseResource">
SELECT * FROM house_resource
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment