breaking(stack): 彻底移除 stack:mode 命令(含 app/extend/base/注册)

This commit is contained in:
augushong
2026-07-22 00:50:56 +08:00
parent 600ee5b085
commit 387d89c596
5 changed files with 0 additions and 646 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace app\common\command\admin\stack;
use base\common\command\admin\stack\AdminStackModeBase;
class AdminStackMode extends AdminStackModeBase
{
}