mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[更新]修改文件注释
This commit is contained in:
parent
6ba8d643db
commit
ce988dcacd
@ -322,7 +322,7 @@ class NodeService
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取所有PHP文件
|
||||
* 获取所有PHP文件列表
|
||||
* @param string $dirname 扫描目录
|
||||
* @param array $data 额外数据
|
||||
* @param string $ext 有文件后缀
|
||||
|
@ -147,7 +147,7 @@ Middleware::add(function (Request $request, \Closure $next) {
|
||||
}
|
||||
});
|
||||
|
||||
// 注册系统指令
|
||||
// 注册系统服务指令
|
||||
Console::addDefaultCommands([
|
||||
'app\admin\queue\task\Stop',
|
||||
'app\admin\queue\task\Work',
|
||||
|
Loading…
x
Reference in New Issue
Block a user