fix: 优化 soldOutBucketKey 方法逻辑,确保数字和字母处理一致性;更新数据库填充器以对齐仪表盘场景
This commit is contained in:
@@ -26,6 +26,9 @@ class DatabaseSeeder extends Seeder
|
||||
AdminRbacAndUserSeeder::class,
|
||||
DevPlayerAndWalletSeeder::class,
|
||||
DrawDemoSeeder::class,
|
||||
// 仪表盘:对齐「大厅 resolve 当期」+ 多场景演示期(-996 settled / -995 pending)
|
||||
DashboardHallFixtureSeeder::class,
|
||||
DashboardSecondaryScenariosSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user