rabin hace 6 meses
padre
commit
cb40b530d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      index.php

+ 1 - 0
index.php

@@ -1,4 +1,5 @@
 <?php
+header("Access-Control-Allow-Origin: *");
 define('DEVER_APP_NAME', 'upload');
 define('DEVER_APP_LANG', '文件上传');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);