suyuan-breed/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

2024-01-09 15:59:23 +08:00
<?php
2024-01-21 11:58:32 +08:00
// This file is automatically generated at:2024-01-21 11:50:25
2024-01-09 15:59:23 +08:00
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);