services.php 253 B

123456789
  1. <?php
  2. // This file is automatically generated at:2024-12-30 16:41:50
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\captcha\\CaptchaService',
  6. 1 => 'think\\queue\\Service',
  7. 2 => 'think\\swoole\\Service',
  8. 3 => 'think\\trace\\Service',
  9. );