together(['content'])
$user = User::find(1); $user->profile->email = 'thinkphp'; $user->profile->save();