摘要:
$list = Cash::find()->alias('c')->select([ 'sum(case when c.status = 0 then 1 else 0 end) count_1', 'sum(case when c.status = 1 then 1 else 0 end) cou 阅读全文
posted @ 2022-04-01 10:01
桥元
阅读(166)
评论(0)
推荐(0)
2022年4月1日