12345678910 |
- <?php
- // This file is automatically generated at:2023-08-18 10:45:09
- declare (strict_types = 1);
- return array (
- 0 => 'think\\captcha\\CaptchaService',
- 1 => 'think\\migration\\Service',
- 2 => 'think\\queue\\Service',
- 3 => 'think\\swoole\\Service',
- 4 => 'PullWord\\PullWordService',
- );
|