del: 移除无用的mux路由函数

This commit is contained in:
TsMask
2024-05-17 10:51:27 +08:00
parent 371a244013
commit 8b64dfa10d
52 changed files with 9 additions and 9956 deletions

View File

@@ -10,6 +10,7 @@ import (
"be.ems/lib/services"
)
// 已禁用
// 登录策略限制登录时间和访问ip范围
func ArrowIPAddr(next http.Handler) http.Handler {
return http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {