집 > Q&A > 본문
$res = Db::table('user') ->field('id,name,age') ->find();
返回null
ringa_lee2019-12-21 19:56:26
SQL을 인쇄하여 데이터베이스 관리 도구에서 실행하면 알 수 있습니다