TaoLer/vendor/services.php
2022-01-07 14:45:35 +08:00

9 lines
252 B
PHP

<?php
// This file is automatically generated at:2022-01-07 14:45:18
declare (strict_types = 1);
return array (
0 => 'taoser\\addons\\Service',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\app\\Service',
3 => 'think\\trace\\Service',
);