This commit is contained in:
邹宗楠
2023-02-16 11:18:04 +08:00
parent 6f036f9dd0
commit 23649d59be

View File

@@ -44,7 +44,7 @@ func TestRegisterPrinter(t *testing.T) {
}
func TestGetPrinterStatus(t *testing.T) {
sn, err := CurPrinterHandler.GetPrinterStatus(nil, "922591501", "fczh8zwv")
sn, err := CurPrinterHandler.GetPrinterStatus(nil, "222514142", "sj572rdp")
t.Log(sn)
if err != nil {
t.Fatal(err)