test_lgq/niucloud/vendor/services.php

10 lines
284 B
PHP
Raw Normal View History

2024-01-24 17:36:08 +08:00
<?php
// This file is automatically generated at:2023-12-28 11:29:48
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\queue\\Service',
3 => 'think\\trace\\Service',
4 => 'yunwuxin\\cron\\Service',
);