where('field','receiving_address')->update([ 'remark'=>'收款地址_TRC20' ]); } /** * Reverse the migrations. * * @return void */ public function down() { // } };