1
0

services.php 245 B

123456789
  1. <?php
  2. // This file is automatically generated at:2023-03-09 20:50:53
  3. declare (strict_types = 1);
  4. return array (
  5. 0 => 'think\\migration\\Service',
  6. 1 => 'think\\app\\Service',
  7. 2 => 'think\\queue\\Service',
  8. 3 => 'think\\trace\\Service',
  9. );