9 lines
243 B
PHP
9 lines
243 B
PHP
|
<?php
|
||
|
// This file is automatically generated at:2023-10-20 16:31:01
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'think\\app\\Service',
|
||
|
1 => 'think\\queue\\Service',
|
||
|
2 => 'think\\trace\\Service',
|
||
|
3 => 'yunwuxin\\cron\\Service',
|
||
|
);
|