增加地图广播限制速率

This commit is contained in:
1
2025-11-09 06:50:12 +00:00
parent de3fb29407
commit 742bcd8a3f
6 changed files with 39 additions and 11 deletions

View File

@@ -8,9 +8,11 @@ import (
"github.com/antlabs/cronex"
"github.com/gogf/gf/v2/os/glog"
"github.com/xiaoqidun/limit"
sensitive "github.com/zmexing/go-sensitive-word"
)
var Limiter = limit.New()
var ctx = context.TODO()
var (