摘要: 第一步,配置command.php文件,目录在application/command.php <?php return [ 'app\home\command\ClassName', ]; 第二步,建立命令类文件,新建application/common/command/ClassName.php 阅读全文
posted @ 2025-05-11 22:06 鲨鱼大王 阅读(54) 评论(0) 推荐(0)