mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 16:30:01 +08:00
update package reference
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package modelgen
|
||||
|
||||
import (
|
||||
"zero/core/stores/sqlx"
|
||||
)
|
||||
import "github.com/tal-tech/go-zero/core/stores/sqlx"
|
||||
|
||||
type (
|
||||
FieldModel struct {
|
||||
|
||||
Reference in New Issue
Block a user