add: some user api and all api desc
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"entgo.io/ent/dialect/sql"
|
||||
)
|
||||
|
||||
// Users is the model entity for the Users schema.
|
||||
// Users is the models entity for the Users schema.
|
||||
type Users struct {
|
||||
config `json:"-"`
|
||||
// ID of the ent.
|
||||
|
||||
Reference in New Issue
Block a user