services.php 229 B

12345678
  1. <?php
  2. // This file is automatically generated at:2021-09-29 19:03:46
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\captcha\\CaptchaService',
  6. 1 => 'think\\captcha\\CaptchaService',
  7. 2 => 'think\\trace\\Service',
  8. );