This commit is contained in:
suyl
2021-06-30 11:23:25 +08:00
parent 1d1759265a
commit c80f85e43a

View File

@@ -71,7 +71,7 @@ var (
} }
signMap = map[string]string{ signMap = map[string]string{
byteSignBR: "oa", byteSignBR: "0a",
byteSignCenter: "1b6101", byteSignCenter: "1b6101",
byteSignLeft: "1b6100", byteSignLeft: "1b6100",
byteSignRight: "1b6102", byteSignRight: "1b6102",