mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 07:49:49 +08:00
优化代码,为后续手动管理锁定状态做准备
This commit is contained in:
@@ -87,6 +87,7 @@ func StartAdmin() {
|
||||
r.HandleFunc("/group/auth_login", GroupAuthLogin)
|
||||
|
||||
r.HandleFunc("/statsinfo/list", StatsInfoList)
|
||||
r.HandleFunc("/locksinfo/list", GetLocksInfo)
|
||||
|
||||
// pprof
|
||||
if base.Cfg.Pprof {
|
||||
|
Reference in New Issue
Block a user