测试demo调整

This commit is contained in:
hoteas
2021-05-22 04:52:03 +08:00
parent 91dc207a78
commit babf6595ee
4 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package sqlite
import (
"code.hoteas.com/golang/hotime"
"../../../hotime"
"database/sql"
_ "github.com/mattn/go-sqlite3"
)