[ 'Withdraw' => 'Withdraw', 'withdraw' => 'Withdraw', ], 'fields' => [ 'type' => '提现类型', 'bank_name' => '银行名称', 'name' => '姓名', 'number' => '账号', 'state' => '状态', 'user_id' => 'user_id', 'amount' => '提现金额', 'procedure' => '手续费', 'practical_amount' => '实际提现金额', 'not_desc' => '拒绝原因', ], 'options' => [ ], ];