TaskSystem/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

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