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