dever 4 年之前
父节点
当前提交
970b61ac47
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/Store/Qiniu.php

+ 0 - 1
lib/Store/Qiniu.php

@@ -163,7 +163,6 @@ class Qiniu extends Core implements Config
                 $source = $this->data['host'] . $source;
             }
             if (strstr($source, '?')) {
-                return $source;
                 $prefix = '&';
             } else {
                 $prefix = '?';