阅读背景:

Cannot use object of type yii\db\Connection as array

来源:互联网 
$pointLog = $conn->createCommand('select * from table1 where is_deleted = 0 AND id1 = :id1 AND id2 = :Id2',
    [":id1" => $Id1, ":id2" => $Id2])->queryAll();
$pointLog = $conn->createCommand('select * 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: