TaskSystem/vendor/services.php
2023-07-15 10:18:38 +08:00

7 lines
177 B
PHP
Executable File

<?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',
);