You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
293 B
10 lines
293 B
2 months ago
|
<?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',
|
||
|
);
|