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