TaoLer/vendor/services.php
2020-01-11 17:27:15 +08:00

8 lines
218 B
PHP

<?php
// This file is automatically generated at:2020-01-11 15:06:36
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\trace\\Service',
);