Skip to content
Snippets Groups Projects
Commit afe72e7d authored by cs's avatar cs
Browse files

修改bug

parent c428c1d5
Branches
Tags
Loading
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
AND t.component_type_name = #{componentTypeName} AND t.component_type_name = #{componentTypeName}
AND p.audit_status != '2' AND p.audit_status != '2'
HAVING distance <![CDATA[<=]]> 2 HAVING distance <![CDATA[<=]]> 2.5
ORDER BY distance LIMIT 1 ORDER BY distance LIMIT 1
</select> </select>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment