12345678910 |
- <?php
- // This file is automatically generated at:2020-05-28 13:26:33
- declare (strict_types = 1);
- return array (
- 0 => 'think\\captcha\\CaptchaService',
- 1 => 'think\\app\\Service',
- 2 => 'think\\queue\\Service',
- 3 => 'think\\worker\\Service',
- 4 => 'think\\addons\\Service',
- );
|