增加饿了么取消订单申请索赔
This commit is contained in:
@@ -35,7 +35,7 @@ func TestPrintMsg(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetPrinterStatus(t *testing.T) {
|
||||
status, err := api.GetPrinterStatus("deviceid", "devicesecret")
|
||||
status, err := api.GetPrinterStatus("ZW202104501422", "")
|
||||
handleError(t, err)
|
||||
baseapi.SugarLogger.Debug(status)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user