allen %!s(int64=3) %!d(string=hai) anos
pai
achega
c8ed2e4bfe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -4,7 +4,7 @@ namespace think;
 
 use think\admin\service\SystemService;
 
-header("Access-Control-Allow-Origin: www.weibo.com");
+header("Access-Control-Allow-Origin: ac.movie.weibo.com");
 header("Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS");
 // 加载基础文件
 require __DIR__ . '/../vendor/autoload.php';