dever 6 năm trước cách đây
mục cha
commit
92018849b0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lib/Store/Qiniu.php

+ 0 - 1
lib/Store/Qiniu.php

@@ -39,7 +39,6 @@ class Qiniu extends Core implements Config
             $file = $this->file;
         }
 
-        echo $this->data['file']['tmp_name'];die;
         if ($this->base64) {
             list($ret, $err) = $upload->put($token, $file, $this->data['file']['tmp_name'], $param = null);
         } else {