From aa3f73eef78b96c8f1a53336c5d6459098907a6b Mon Sep 17 00:00:00 2001 From: chenshijun <csj_sky@126.com> Date: 星期三, 04 九月 2019 13:45:19 +0800 Subject: [PATCH] 添加晓龙因业务而增加的更新 --- searcher.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/searcher.go b/searcher.go index 3757b3d..afd2daa 100644 --- a/searcher.go +++ b/searcher.go @@ -1,4 +1,4 @@ -package main +package syncdb import ( "encoding/json" -- Gitblit v1.8.0