data_center/vendor/services.php

7 lines
180 B
PHP
Raw Normal View History

2023-11-10 18:09:36 +08:00
<?php
2023-11-20 16:50:20 +08:00
// This file is automatically generated at:2023-11-20 16:47:44
2023-11-10 18:09:36 +08:00
declare (strict_types = 1);
2023-09-18 09:11:13 +08:00
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);