From 622f52952028ce4e6c6620b025184e322be43b74 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 08 八月 2019 13:26:37 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.1.14:10010/r/syncdb --- db_test.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/db_test.go b/db_test.go index 01ace9a..42a7da3 100644 --- a/db_test.go +++ b/db_test.go @@ -1,4 +1,4 @@ -package db +package syncdb import ( "encoding/json" -- Gitblit v1.8.0