TaoLer/vendor/services.php
2022-04-17 17:09:19 +08:00

9 lines
252 B
PHP

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