This commit is contained in:
zhangzq
2024-07-18 14:06:25 +08:00
parent 695ad4dc0c
commit 812966d21b

View File

@@ -83,7 +83,7 @@
</foreach>
</if>
<if test="is_lock != null and is_lock != ''">
md_pb_vehicleMater.is_lock = false
and md_pb_vehicleMater.is_lock = false
</if>
<if test="order_by != null and order_by != ''">
order by ${order_by}