insert([ [ 'field' => 'receiving_address_erc20', 'val' => "Trftghhnnbg6775tghy678ikuj9807ujht", 'remark' => '收款地址_ERC20', 'created_at' => now(), 'updated_at' => now(), ], ]); } /** * Reverse the migrations. * * @return void */ public function down() { // } };