fix: 与omc主程序解耦

This commit is contained in:
TsMask
2025-02-19 21:31:16 +08:00
parent 11b1be41d4
commit 1b435074cb
3 changed files with 163 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import (
"sync"
"time"
"be.ems/lib/dborm"
"be.ems/sshsvc/dborm"
)
type TelnetHandler struct {