This commit is contained in:
邹宗楠
2024-07-10 10:42:29 +08:00
parent eee469ca48
commit 2de089f09a

View File

@@ -103,6 +103,7 @@ func handleConn(c net.Conn) error {
}
if !ok {
t = NewTcpClient()
buildAllMap(t, printNo)
PrintObject[printNo] = t
}
if strings.Contains(string(buffer[0:n]), "print_no_clear") { // 清理缓存