增加内置服务器功能 php think run

Signed-off-by: 高级CV工程师 <2535688890@qq.com>
pull/434/head
高级CV工程师 2023-03-12 15:42:00 +00:00 committed by Gitee
parent e5c69f2c60
commit cd12480e20
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ return [
'app\admin\command\Min',
'app\admin\command\Addon',
'app\admin\command\Api',
'app\admin\command\RunServer',
];