uptade()에 기본 키가 없는 경우 다음과 같아야 합니다:
$abc=Db::table('wei_user')->where('username','Deng Yunchuan')->update ([ 'rmb'=> '1231234' ]);