Commit eb7879f2 authored by jiaorz's avatar jiaorz

新增押金记录,修改租车核销

parent 1d3a3f16
......@@ -453,6 +453,7 @@
<if test="zoneId !=null">
and bc2.zone_id = #{zoneId}
</if>
and is_del != 1
</where>
</select>
......
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