摘要:
$where = "('1=1')";$where .= 'and FIND_IN_SET(' . intval($request->get('city')) . ',city)';$uids = CompanyArea::whereRaw($where)->get();return $uids;处 阅读全文
posted @ 2017-10-25 18:28
guoke1970s
阅读(952)
评论(0)
推荐(0)

浙公网安备 33010602011771号