2023-10-09 22:39:21 +08:00
|
|
|
<?php
|
2023-10-20 17:23:13 +08:00
|
|
|
// This file is automatically generated at:2023-10-20 16:31:01
|
2023-10-09 22:39:21 +08:00
|
|
|
declare (strict_types = 1);
|
2023-07-15 10:16:32 +08:00
|
|
|
return array (
|
|
|
|
0 => 'think\\app\\Service',
|
2023-08-09 14:43:30 +08:00
|
|
|
1 => 'think\\queue\\Service',
|
|
|
|
2 => 'think\\trace\\Service',
|
|
|
|
3 => 'yunwuxin\\cron\\Service',
|
2023-07-15 10:16:32 +08:00
|
|
|
);
|