Explorar el Código

Merge branch 'master' of http://git.bjzxtw.org.cn:3000/zxt/news_producer

LiuJ hace 4 días
padre
commit
6374bbbb68
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -59,6 +59,7 @@ use App\Model\Character;
 use App\Model\Couplet;
 use App\Model\Riddle;
 use App\Model\Idiom;
+use App\Model\WhiteRouter;
 use Illuminate\Support\Facades\Cache;
 
 #[RpcService(name: "NewsService", protocol: "jsonrpc-http", server: "jsonrpc-http")]