null mgt and put method
This commit is contained in:
@ -33,7 +33,6 @@ type TableQuery struct {
|
||||
// @Success 200 {string} success
|
||||
// @Failure 403 :table put issue
|
||||
// @router /:table [put]
|
||||
|
||||
func (t *TableController) Put() {
|
||||
// var FilterUserPost = func(ctx *context.Context) {
|
||||
|
||||
|
Reference in New Issue
Block a user