php的header

2021-01-29 09:39:22 阅读:2 编辑
header('Access-Control-Allow-Origin: *');
header('Content-Type:application/json; charset=utf-8');