关于数据库查询问题

浏览:320 发布日期:2016/10/19 分类:ThinkPHP5专区
求助TP3这样查,换成TP5怎么查呀
$where['zt1'] = $zt1;
$where['zt2'] = $zt2;
$where['zt3'] = $zt3;
$where['_logic'] = 'or';
$map['_complex'] = $where;
$map['zt'] = 0;
最佳答案
评论( 相关
后面还有条评论,点击查看>>