aa
This commit is contained in:
@@ -158,7 +158,7 @@ func (t *TcpClient) getPrintStatus(key string) int {
|
|||||||
if t.isExist(key) {
|
if t.isExist(key) {
|
||||||
return t.Clients[key].Status
|
return t.Clients[key].Status
|
||||||
} else {
|
} else {
|
||||||
return printerStatusOffline
|
return printerStatusOnlineWithoutPaper
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user