usermodel::relation() 老是错误,跪求!
:(
Call to undefined method usermodel::relation()
错误位置
FILE: E:\WORK\PHPnow-1.5.6\vhosts\***\home\Lib\Action\UserAction.class.php LINE: 21
ThinkPHP3.1.3 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ] $User = D("User");
$info = $User->relation(true)->select();感觉D有问题,这是肿么回事。