添加修改删除打印机接口
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package model
|
||||
|
||||
const (
|
||||
PrinterStatusNormal = 0 //正常
|
||||
)
|
||||
|
||||
type Printer struct {
|
||||
ModelIDCULD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user