a
This commit is contained in:
@@ -75,7 +75,7 @@ func TestGetPrinterStatus(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestDoPrint(t *testing.T) {
|
||||
result, err := api.DoPrint("20210615000010", "<center>测试一下</center>", 1)
|
||||
result, err := api.DoPrint("20210615000010", "<center>测试一下</center><br>", 2)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user