init
This commit is contained in:
7
app/service.php
Normal file
7
app/service.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
declare (strict_types=1);
|
||||
|
||||
return [
|
||||
0 => 'think\\captcha\\CaptchaService',
|
||||
1 => 'think\\app\\Service',
|
||||
];
|
||||
Reference in New Issue
Block a user