modify models to schemas
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package storages
|
||||
|
||||
import (
|
||||
"backend/database/models/qvyun_v2/public/model"
|
||||
"backend/database/schemas/public/model"
|
||||
|
||||
"github.com/gofiber/fiber/v3"
|
||||
"github.com/samber/lo"
|
||||
|
||||
Reference in New Issue
Block a user