瀏覽代碼

动态bug

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';
         }
 
         //性别