tp5一旦使用 静态方法就报错!

浏览:3019 发布日期:2016/06/19 分类:ThinkPHP5专区 关键字: 静态方法
Db::table('think_user')->where('id',1)->find();

Route::rule('new/:id','index/News/read');

总之我无论使用什么静态方法都会报错:
报错就说没有这个类
最佳答案
评论( 相关
后面还有条评论,点击查看>>