Эх сурвалжийг харах

修改c端验证路由的接口

15313670163 1 өдөр өмнө
parent
commit
1a9198dbb9

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -29,7 +29,7 @@ use Hyperf\Di\Annotation\Inject;
 use App\Model\Company;
 use Hyperf\Paginator\Paginator;
 use App\Model\Project;   
-use App\Model\WhiteRouter;
+use App\Model\WhiteRouter;  
 #[RpcService(name: "NewsService", protocol: "jsonrpc-http", server: "jsonrpc-http")]
 class NewsService implements NewsServiceInterface
 {