tp5.1 提示:Non-static method think\Request::post() should not be called statically
则是命名空间的问题,解决方法:
PHP错误:Non-static method think\Request::post() should not be called statically
阅读 41
2022-02-01
Non-static method think\Request::post() should not be called statically
则是命名空间的问题,解决方法:
相关推荐
精彩评论(0)