This commit is contained in:
邹宗楠
2025-02-08 11:36:16 +08:00
parent 8618e4bb38
commit 282e857c08

View File

@@ -74,7 +74,7 @@ func TestGetPrintMsg(t *testing.T) {
}
func TestGetPrinterStatus(t *testing.T) {
result, err := api.GetPrinterStatus("120220915001292")
result, err := api.GetPrinterStatus("120220915001467")
if err != nil {
t.Fatal(err)
}