lihai-oa/vendor/services.php

8 lines
221 B
PHP
Raw Normal View History

2023-10-24 15:28:23 +08:00
<?php
// This file is automatically generated at:2023-10-24 14:59:42
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',
1 => 'think\\app\\Service',
2 => 'think\\trace\\Service',
);