lizhen_gitee 1 سال پیش
والد
کامیت
b1d394a49b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      application/api/controller/Topicdongtai.php

+ 1 - 1
application/api/controller/Topicdongtai.php

@@ -252,7 +252,7 @@ class Topicdongtai extends Api
         //附近,根据距离排序
         if($order == 'near'){
 //            $where['dt.cityname'] = $this->auth->cityname;
-            $orderby  = 'dt.toptime desc,distance asc,';
+            $orderby  = 'dt.toptime desc,distance asc';
         }
 
         //性别