shop-php/vendor/services.php
2024-01-26 09:39:36 +08:00

8 lines
212 B
PHP
Executable File

<?php
// This file is automatically generated at:2023-12-22 15:13:23
declare (strict_types = 1);
return array (
0 => 'think\\queue\\Service',
1 => 'think\\swoole\\Service',
2 => 'think\\trace\\Service',
);