where('auth_name', '=', '热装楼盘')->findOrEmpty(); if (!$per->isEmpty()) { $per->auth_name = '营销楼盘'; $per->save(); } } }