Tp5中where使用数组条件设置or,and

$where['status'] = array(['=',1],['=',3],'or');

简单一行代码就可以了。

发表回复

您的电子邮箱地址不会被公开。