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 = '?';