This commit is contained in:
suyl
2021-06-30 17:06:57 +08:00
parent c3033b1e86
commit 03b951346b

View File

@@ -55,9 +55,9 @@ const (
hexSignBig = "1b2130" hexSignBig = "1b2130"
hexSignHighBig = "1b2110" hexSignHighBig = "1b2110"
hexSignWideBig = "1b2120" hexSignWideBig = "1b2120"
hexSignQrCenter = "1d5803" hexSignQrCenter = "1d5802"
hexSignQrLeft = "1d5800" hexSignQrLeft = "1d5800"
hexSignQrRight = "1d5806" hexSignQrRight = "1d5804"
hexSignQr = "1b5a0001061600" hexSignQr = "1b5a0001061600"
hexSignQrEnd = "000a0a0a" hexSignQrEnd = "000a0a0a"