This commit is contained in:
suyl
2021-07-05 09:56:38 +08:00
parent 67aada2e62
commit 0567c6b063

View File

@@ -328,7 +328,7 @@ func buildMsg(printMsg *model.PrintMsg) (data []byte, err error) {
str = "1e"
const1 = "0200ff50"
printInit = "1b40" //打印机初始化
voice = "1b594155011d6b4009fd00060101d6d0b9fa" //语音,中国
voice = "1d6b4009fd00060101d6d0b9fa1b59415501" //语音,中国
check = "ff"
//qr = "1d58021b5a0001061600747470733a2f2f7777772e62616964752e636f6d2f1b000A0A0A1B40"
orderNoHexH, orderNoHexL, printData string