Yii2查看sql语句方法

来源:互联网 发布:clevo 知乎 编辑:程序博客网 时间:2024/04/30 14:46
$command = $article_query->createCommand();$command->sql ;  //查看sql

0 0
原创粉丝点击