data_center/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

2023-09-18 09:11:13 +08:00
<?php
// This file is automatically generated at:2023-05-12 16:21:25
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);