services.php 287 B

12345678910
  1. <?php
  2. // This file is automatically generated at:2022-10-08 14:04:36
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'thans\\filesystem\\Service',
  6. 1 => 'think\\captcha\\CaptchaService',
  7. 2 => 'think\\app\\Service',
  8. 3 => 'think\\queue\\Service',
  9. 4 => 'think\\trace\\Service',
  10. );