Commit 3914b252 authored by jiaorz's avatar jiaorz

Merge remote-tracking branch 'origin/base-modify' into base-modify

parents b0f1c8e0 c7eefff6
......@@ -383,7 +383,7 @@
<include refid="searchUsableSql"/>
and vm.id is not null
and vm.status = 1
and vm.is_del = 0
and vm.isdel = 0
and bc.id is not null
GROUP BY model_id, company_id
<if test="lon != null and lat != null">, distance</if>
......
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