Files
charge-pile-serve/config/command.php
MeSHard 94f7e83679 init
2025-11-10 16:12:07 +08:00

5 lines
75 B
PHP

<?php
return [
'reservation:task' => 'app\command\ReservationTask',
];