0
点赞
收藏
分享

微信扫一扫

PHP错误:Non-static method think\Request::post() should not be called statically

一叶随风_c94d 2022-02-01 阅读 41

tp5.1 提示:Non-static method think\Request::post() should not be called statically

则是命名空间的问题,解决方法:

举报

相关推荐

0 条评论