api-doc
api-doc copied to clipboard
1.7.1问题提交
您好,我安装了1.7.1版本,可是提交请求时候,DocController控制器$this->request->root()一直获取不到任何数据
使用的框架是tp6.0.13。php版本是7.4
测试了一下,需要把$this->request->root()换成$this->request->domain()