This commit is contained in:
zhangzq
2024-07-18 14:05:51 +08:00
parent 8dd2ea5d0c
commit 695ad4dc0c

View File

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