fix:sql2
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user