mirror of
https://github.com/KaySar12/NextZen-UserService.git
synced 2025-10-06 19:59:42 +07:00
omv intergration
This commit is contained in:
@@ -11,7 +11,7 @@ package model
|
||||
|
||||
import "time"
|
||||
|
||||
//Soon to be removed
|
||||
// Soon to be removed
|
||||
type UserDBModel struct {
|
||||
Id int `gorm:"column:id;primary_key" json:"id"`
|
||||
Username string `json:"username"`
|
||||
|
||||
Reference in New Issue
Block a user