TaoLer/vendor/services.php

8 lines
220 B
PHP
Raw Normal View History

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