操作项目前,推荐要修改下http服务器默认端口 位置:app\bean.php 'httpServer' => [ 'class' => HttpServer::class, 'port' => 805, ] 相关文章: