14 lines
432 B
PHP
14 lines
432 B
PHP
|
<?php
|
||
|
// This file is automatically generated at:2023-09-26 18:00:03
|
||
|
declare (strict_types = 1);
|
||
|
return array (
|
||
|
0 => 'thans\\filesystem\\Service',
|
||
|
1 => 'thans\\jwt\\Service',
|
||
|
2 => 'think\\captcha\\CaptchaService',
|
||
|
3 => 'think\\app\\Service',
|
||
|
4 => 'think\\queue\\Service',
|
||
|
5 => 'think\\trace\\Service',
|
||
|
6 => 'xiaodi\\ThinkPinyin\\PinyinService',
|
||
|
7 => 'PullWord\\PullWordService',
|
||
|
8 => 'yunwuxin\\cron\\Service',
|
||
|
);
|