This commit is contained in:
suyl
2021-07-14 15:37:04 +08:00
parent f2fcb46f48
commit c4061d4c2d

View File

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