CRMEB/crmeb/vendor/services.php
2026-03-23 14:57:47 +08:00

9 lines
254 B
PHP

<?php
// This file is automatically generated at:2026-01-27 10:07:10
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\migration\\Service',
2 => 'think\\app\\Service',
3 => 'think\\queue\\Service',
);