1
This commit is contained in:
@@ -66,6 +66,8 @@ func (c *PrinterHandler) RegisterPrinter(ctx *jxcontext.Context, id1, id2, print
|
||||
PrintNo: id1, // 打印机编号
|
||||
Name: printerName,
|
||||
SIM: id2, // printKey-指定验证用户号码
|
||||
StoreId: 0, // 门店id
|
||||
StoreName: printerName, // 门店名称
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user