modify models to schemas
This commit is contained in:
@@ -2,7 +2,7 @@ package storages
|
||||
|
||||
import (
|
||||
"backend/database/fields"
|
||||
"backend/database/models/qvyun_v2/public/model"
|
||||
"backend/database/schemas/public/model"
|
||||
)
|
||||
|
||||
type Storage struct {
|
||||
|
||||
Reference in New Issue
Block a user