TaskSystem/vendor/services.php
2023-09-27 17:54:21 +08:00

9 lines
243 B
PHP

<?php
// This file is automatically generated at:2023-09-27 13:39:58
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\queue\\Service',
2 => 'think\\trace\\Service',
3 => 'yunwuxin\\cron\\Service',
);