TaoLer/vendor/services.php
2023-05-05 12:07:11 +08:00

10 lines
288 B
PHP

<?php
// This file is automatically generated at:2023-04-19 16:12:11
declare (strict_types = 1);
return array (
0 => 'taoser\\addons\\Service',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\migration\\Service',
3 => 'think\\app\\Service',
4 => 'think\\trace\\Service',
);