瀏覽代碼

Merge branch 'master' of https://git.97admin.com:433/chendeben/taoqu

chendeben 6 年之前
父節點
當前提交
d3f11fc8f3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      App/Api/Model/Dataoke.php

+ 1 - 1
App/Api/Model/Dataoke.php

@@ -48,7 +48,7 @@ class Dataoke
 //                    $d=$t;
 //                    unset($d['kw']);
 //                }
-                if (count($q)>1){
+                if (count($q)>0){
                     $s="?".http_build_query($q);
                 }else{
                     $s="";