芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/database/seeders/MerchantGroupsTableSeeder.php
1, 'name' => 'Premium', 'description' => 'This is the premium merchant group', 'fee' => 0.51234567, 'fee_bearer' => 'Merchant', 'is_default' => 'No'], ['id' => 2, 'name' => 'Gold', 'description' => 'This is the gold merchant group', 'fee' => 1.99933344, 'fee_bearer' => 'Merchant', 'is_default' => 'No'], ['id' => 3, 'name' => 'Silver', 'description' => 'This is the silver merchant group', 'fee' => 1.50000044, 'fee_bearer' => 'Merchant', 'is_default' => 'Yes'], ['id' => 4, 'name' => 'Bronze', 'description' => 'This is the bronze merchant group', 'fee' => 2.77711194, 'fee_bearer' => 'Merchant', 'is_default' => 'No'], ]); } }