songxingwei пре 2 година
родитељ
комит
b683a9fc2c
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -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');