update readme (#390)

This commit is contained in:
Kevin Wan
2021-01-14 22:26:31 +08:00
committed by GitHub
parent c77b8489d7
commit 50fbdbcfd7
2 changed files with 2 additions and 11 deletions

View File

@@ -1,8 +1,6 @@
package model
import (
"github.com/tal-tech/go-zero/core/stores/sqlx"
)
import "github.com/tal-tech/go-zero/core/stores/sqlx"
type (
InformationSchemaModel struct {