This commit is contained in:
linfso 2024-05-10 16:44:19 +08:00
parent 538d2a5493
commit 0bb202fb4a

View File

@ -118,8 +118,6 @@
<if test="params.isSubBill != null and params.isSubBill = '1'">
</if>
</where>
order by create_time desc
</select>