TaskSystem/vendor/services.php
2023-07-15 10:16:32 +08:00

7 lines
177 B
PHP

<?php
// This file is automatically generated at:2023-07-15 09:17:45
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);