TP打印输出SQL语句

 

模型 -> getLastSql();

//TP打印SQL语句
$data = $this->field($field)->where($condition)->select();
echo $this->getLastSql();//输出 SELECT `id`,`title`,materialUrl as outerUrl,image as img,`type`,`sort`,`status`,`source` FROM `ims_push` WHERE `type` = 2

return $data ? $data->toArray() : [];

 

posted @ 2019-12-10 23:51  在斑马线上散布  阅读(2846)  评论(0编辑  收藏  举报
夫人不言,言必有中。这是高级臣僚的一种可贵品质,言辞精炼,直抵要害。