feat: 彩票业务迁移并补全后台权限与代理结算体系

This commit is contained in:
2026-06-10 10:29:43 +08:00
parent bbdb69dabb
commit 1948b10fe6
108 changed files with 7083 additions and 5033 deletions

View File

@@ -12,7 +12,7 @@ final class LotteryDatabaseInitCommand extends Command
{--no-demo : 禁止写入演示数据}
{--skip-auth-sync : 跳过后台权限注册表同步}';
protected $description = '统一初始化数据库:迁移/基线、基础种子、后台权限同步,以及非生产演示数据';
protected $description = '统一初始化数据库:迁移、基础种子、后台权限同步,以及非生产演示数据';
public function handle(): int
{