TaoLer/vendor/services.php
2020-05-21 13:15:13 +08:00

9 lines
251 B
PHP

<?php
// This file is automatically generated at:2020-05-21 12:59:52
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\trace\\Service',
3 => 'think\\addons\\Service',
);