dever 4 years ago
parent
commit
970b61ac47
1 changed files with 0 additions and 1 deletions
  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;
                 $source = $this->data['host'] . $source;
             }
             }
             if (strstr($source, '?')) {
             if (strstr($source, '?')) {
-                return $source;
                 $prefix = '&';
                 $prefix = '&';
             } else {
             } else {
                 $prefix = '?';
                 $prefix = '?';