tp5中的concat()函数使用
$list = db('banner')->field('concat("'.'https://'.$_SERVER['HTTP_HOST'].'",imgurl) as imgurl')->order('order desc')->select();