TaoLer/vendor/services.php
2023-08-02 19:38:12 +08:00

8 lines
220 B
PHP

<?php
// This file is automatically generated at:2023-08-02 19:37:01
declare (strict_types = 1);
return array (
0 => 'taoser\\addons\\Service',
1 => 'think\\captcha\\CaptchaService',
2 => 'think\\app\\Service',
);