TaoLer/vendor/services.php
2021-11-02 15:40:58 +08:00

9 lines
252 B
PHP

<?php
// This file is automatically generated at:2021-11-02 14:10:33
declare (strict_types = 1);
return array (
0 => 'taoser\\addons\\Service',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\app\\Service',
3 => 'think\\trace\\Service',
);