This commit is contained in:
suyl
2021-07-20 17:29:35 +08:00
parent 0cb262dace
commit 807f16107a
2 changed files with 3 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ const (
printerStatusOnlineWithoutPaper = 2 //在线缺纸
printerStatusOnline = 1 //在线
printerStatusOffline = -1 //离线
printerStatusOverFlow = -2 //流量超了
)
//标签