Request::param() should not be called statically

浏览:4524 发布日期:2020/05/09 分类:ThinkPHP6专区
Non-static method think\Request::param() should not be called statically
Request::param('name');
这个是什么问题 我百度搜了一圈也没有解决
最佳答案
评论( 相关
后面还有条评论,点击查看>>