services.php 254 B

123456789
  1. <?php
  2. // This file is automatically generated at:2025-06-25 19:30:18
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\annotation\\Service',
  6. 1 => 'think\\captcha\\CaptchaService',
  7. 2 => 'think\\cors\\Service',
  8. 3 => 'think\\app\\Service',
  9. );