改名
This commit is contained in:
@@ -72,7 +72,7 @@ use Annotation\Target;
|
||||
use Annotation\Route\Middleware;
|
||||
use Annotation\Route\Route;
|
||||
use Snowflake\Core\Str;
|
||||
use Snowflake\Core\JSON;
|
||||
use Snowflake\Core\Json;
|
||||
use HttpServer\Http\Request;
|
||||
use HttpServer\Http\Response;
|
||||
use HttpServer\Controller;
|
||||
|
||||
+1
-1
@@ -87,7 +87,7 @@ namespace ' . $namespace . ';
|
||||
|
||||
use Exception;
|
||||
use Annotation\Target;
|
||||
use Snowflake\Core\JSON;
|
||||
use Snowflake\Core\Json;
|
||||
use Database\Connection;
|
||||
use Annotation\Model\Get;
|
||||
use Annotation\Model\Set;
|
||||
|
||||
Reference in New Issue
Block a user