feat: 彩票业务迁移并补全后台权限与代理结算体系
This commit is contained in:
@@ -12,7 +12,7 @@ final class LotteryDatabaseInitCommand extends Command
|
||||
{--no-demo : 禁止写入演示数据}
|
||||
{--skip-auth-sync : 跳过后台权限注册表同步}';
|
||||
|
||||
protected $description = '统一初始化数据库:迁移/基线、基础种子、后台权限同步,以及非生产演示数据';
|
||||
protected $description = '统一初始化数据库:纯迁移链、基础种子、后台权限同步,以及非生产演示数据';
|
||||
|
||||
public function handle(): int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user