From 0604f2a6ae1275d1aa2eb2c4c03494f58f64df39 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 14 五月 2020 17:48:15 +0800
Subject: [PATCH] specmembername to PAD

---
 db_test.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/db_test.go b/db_test.go
index 420de25..42a7da3 100644
--- a/db_test.go
+++ b/db_test.go
@@ -1,4 +1,4 @@
-package main
+package syncdb
 
 import (
 	"encoding/json"

--
Gitblit v1.8.0