forked from nixcn/nixcn-cms
Add full search for user table
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -11,4 +11,5 @@ func Handler(r *gin.RouterGroup) {
|
||||
r.GET("/info", Info)
|
||||
r.POST("/checkin", Checkin)
|
||||
r.PATCH("/update", Update)
|
||||
r.GET("/list", List)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user