2020-01-01 13:17:19 +08:00
|
|
|
<?php
|
2021-08-04 18:44:24 +08:00
|
|
|
// This file is automatically generated at:2021-08-04 18:41:10
|
2020-01-01 13:17:19 +08:00
|
|
|
declare (strict_types = 1);
|
|
|
|
return array (
|
|
|
|
0 => 'think\\captcha\\CaptchaService',
|
|
|
|
1 => 'think\\app\\Service',
|
|
|
|
2 => 'think\\trace\\Service',
|
2020-02-18 19:28:14 +08:00
|
|
|
3 => 'think\\addons\\Service',
|
2020-01-01 13:17:19 +08:00
|
|
|
);
|