work/config/console.php

8 lines
100 B
PHP
Raw Normal View History

2019-01-17 11:05:47 +08:00
<?php
return [
'name' => 'Think Console',
'version' => '0.1',
'user' => null,
];