protected $auto = ['update_time']; protected $insert = ['name','create_time','status'=>1]; protected $update = ['update_time'];