摘要: //find_in_set $model->where('find_in_set(:cid,rc)', ['cid' => 9])->select(); //replace替换 搜索(10,12), 原(10),新(9) $model->where('id',1)->update([ 'rc' => 阅读全文
posted @ 2023-03-15 10:50 叫我亚庆 阅读(543) 评论(0) 推荐(0)