We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619d7cb commit 63faeadCopy full SHA for 63faead
1 file changed
src/think/route/Domain.php
@@ -12,7 +12,9 @@
12
13
namespace think\route;
14
15
+use Closure;
16
use think\Route;
17
+use think\Container;
18
19
/**
20
* 域名路由
0 commit comments