data_center/vendor/services.php

7 lines
180 B
PHP
Raw Normal View History

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