Răsfoiți Sursa

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

LiuJ 2 zile în urmă
părinte
comite
6374bbbb68
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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")]