CRMEB/crmeb/vendor/services.php
2022-02-16 17:11:48 +08:00

8 lines
218 B
PHP

<?php
// This file is automatically generated at:2021-12-23 09:01:27
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\queue\\Service',
);