# 命令行 ## 创建命令 ```bash php think make:command Hello ``` ## 基本命令示例 ```php namespace app\command; use think\console\Command; use think\console\Inp

评论区

登录 后参与评论
× Preview