打印日志
This commit is contained in:
parent
b70e1153af
commit
17f0edde7f
@ -165,6 +165,7 @@ public class ChargingController {
|
||||
r = getRR(response);
|
||||
}
|
||||
} else {
|
||||
log.error("端口不在充电中, status[{}]", status);
|
||||
r = R.fail("端口不在充电中");
|
||||
}
|
||||
return r;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user