This commit is contained in:
suyl
2021-06-30 17:08:46 +08:00
parent 03b951346b
commit 92827d1d01

View File

@@ -58,8 +58,8 @@ const (
hexSignQrCenter = "1d5802" hexSignQrCenter = "1d5802"
hexSignQrLeft = "1d5800" hexSignQrLeft = "1d5800"
hexSignQrRight = "1d5804" hexSignQrRight = "1d5804"
hexSignQr = "1b5a0001061600" hexSignQr = "1b5a00" //01061600
hexSignQrEnd = "000a0a0a" hexSignQrEnd = "00"
byteSignBR = "3c62723e" //换行 byteSignBR = "3c62723e" //换行
byteSignCenter = "3c63656e7465723e" //居中 byteSignCenter = "3c63656e7465723e" //居中