add: some user api and all api desc
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// Code generated by ent, DO NOT EDIT.
|
||||
|
||||
package predicate
|
||||
|
||||
import (
|
||||
"entgo.io/ent/dialect/sql"
|
||||
)
|
||||
|
||||
// UserVerifications is the predicate function for userverifications builders.
|
||||
type UserVerifications func(*sql.Selector)
|
||||
Reference in New Issue
Block a user