摘要:
<?php namespace app\api\controller; use app\common\library\Auth; use think\Config; use think\Controller; use think\Hook; use think\Lang; use think\Loa 阅读全文
摘要:
/public/index.php if (isset($_SERVER['HTTP_ORIGIN'])) { // Decide if the origin in $_SERVER['HTTP_ORIGIN'] is one // you want to allow, and if so: hea 阅读全文