1111
This commit is contained in:
@@ -53,7 +53,4 @@ return [
|
||||
|
||||
// V2 流量池数据迁移
|
||||
'migrate:trafficPoolV2' => 'app\command\MigrateTrafficPoolV2Command', // 迁移数据到 V2 流量池系统
|
||||
|
||||
// 用户 API Key 管理
|
||||
'user:generate-api-key' => 'app\command\GenerateUserApiKeyCommand', // 批量为 ck_users 用户生成对外 API Key
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user