CRMEB/crmeb/vendor/services.php
2021-07-13 16:49:21 +08:00

8 lines
218 B
PHP

<?php
// This file is automatically generated at:2020-10-09 17:29:53
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\queue\\Service',
);