瀏覽代碼

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

LiuJ 2 天之前
父節點
當前提交
6374bbbb68
共有 1 個文件被更改,包括 1 次插入0 次删除
  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")]