'SUCCESS', 'code'=>200, 'info'=>'API正常运行', ]; // 数据输出 echo json_encode($data,JSON_UNESCAPED_UNICODE);