TaskSystem/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

2023-07-15 10:16:32 +08:00
<?php
2023-07-21 08:57:46 +08:00
// This file is automatically generated at:2023-07-20 21:10:38
2023-07-15 10:16:32 +08:00
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);