logistics/vendor/services.php

7 lines
177 B
PHP
Raw Normal View History

2023-08-07 16:12:28 +08:00
<?php
2023-08-16 09:06:07 +08:00
// This file is automatically generated at:2023-08-15 18:04:55
2023-08-07 16:12:28 +08:00
declare (strict_types = 1);
return array (
0 => 'think\\app\\Service',
1 => 'think\\trace\\Service',
);