diff --git a/business/jxstore/event/event_tcp.go b/business/jxstore/event/event_tcp.go index ba998ae30..179539fb1 100644 --- a/business/jxstore/event/event_tcp.go +++ b/business/jxstore/event/event_tcp.go @@ -374,8 +374,8 @@ func buildMsg(printMsg *model.PrintMsg) (data []byte, err error) { orderNo = printMsg.OrderNo str = "1e" const1 = "0200ff50" - printInit = "1b40" //打印机初始化 - voice = "1d6b4018fd002a0101736f756e64612cc4fad3d0d0c2b6a9b5a5c0b1" //语音,中国 + printInit = "1b40" //打印机初始化 + voice = "1d6b4022fd003401015b7631305d736f756e64612cc4fad3d0d0c2b6a9b5a5c0b1" //语音,中国 check = "ff" //qr = "1d58021b5a0001061600747470733a2f2f7777772e62616964752e636f6d2f1b000A0A0A1B40" orderNoHexH, orderNoHexL, printData string