Non-static method think\Request::param() should not be called statically, assuming $this from incompatible context
這個(gè)怎麼解決
檢查你的ThinkPHP版本是否是5.1, 如果是5.0 , 是不支援靜態(tài)代理的
程式碼發(fā)一下啊