add 增加查询次数限制等各种命令限制
This commit is contained in:
parent
a5cad67635
commit
8101c96b2f
@ -44,6 +44,7 @@ func initDB() {
|
||||
&Wish{},
|
||||
&Token{},
|
||||
&UserAdmin{},
|
||||
&Limit{},
|
||||
)
|
||||
keys = make(map[string]bool)
|
||||
pins = make(map[string]bool)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user