‘linchangsheng’ 10 ماه پیش
والد
کامیت
3d38425950
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      mall-miniapp-service/src/main/resources/mapper/CommonMapper.xml

+ 1 - 1
mall-miniapp-service/src/main/resources/mapper/CommonMapper.xml

@@ -86,7 +86,7 @@
                 </foreach>
             </if>
             and a.company_wechat_id = #{companyWechatId}
-        HAVING distance &lt; 50
+        HAVING distance &lt; 50000
         ORDER BY distance
     </select>