@@ -20,7 +20,6 @@ require __DIR__ . '/../thinkphp/base.php';
//跨域请求设置
-
header('Access-Control-Allow-Origin:*');
header('Access-Control-Allow-Credentials:true');
header('Access-Control-Allow-Methods:GET,POST,PUT,OPTIONS,PATCH,DELETE,HEAD');