This commit is contained in:
2021-09-22 18:16:35 +08:00
parent 9e50cad232
commit ea201f3b86
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ class GiiRpcService extends GiiBase
$html = '<?php
namespace App\Http\Rpc;
namespace App\Rpc;
use Annotation\Route\RpcProducer;
use Annotation\Target;