nizongfeng 1 rok temu
rodzic
commit
f7ed98f901
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      application/admin/controller/Ajax.php

+ 0
- 2
application/admin/controller/Ajax.php Wyświetl plik

@@ -104,8 +104,6 @@ class Ajax extends Backend
$attachment = null;
//默认普通上传文件
$file = $this->request->file('file');
echo 111;
var_dump($file);die;
try {
$upload = new Upload($file);
$attachment = $upload->upload();


Ładowanie…
Anuluj
Zapisz