修改打印机
This commit is contained in:
@@ -27,7 +27,7 @@ func TestPrintMsg(t *testing.T) {
|
||||
}
|
||||
|
||||
// context := CurPrinterHandler.getOrderContent(order, "13412345678")
|
||||
context := CurPrinterHandler.getOrderContentBig(order, "13412345678")
|
||||
context := CurPrinterHandler.getOrderContentBig(order, "13412345678", nil)
|
||||
status, err := CurPrinterHandler.PrintMsg(jxcontext.AdminCtx, "7JizmSyiXNzkggaqU", "177f213277dd842ba2b53f6c926a48ea", "test", context)
|
||||
t.Log(utils.Format4Output(status, false))
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user