new_naweigete/crmeb/vendor/services.php

9 lines
254 B
PHP
Raw Normal View History

2025-03-12 10:47:34 +08:00
<?php
// This file is automatically generated at:2023-04-12 09:28:46
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\migration\\Service',
2 => 'think\\app\\Service',
3 => 'think\\queue\\Service',
);