add 联联平台推送停止充电结果 接口

This commit is contained in:
Lemon
2023-05-20 13:55:00 +08:00
parent ae9dae20c3
commit 28783dbc65
3 changed files with 56 additions and 6 deletions

View File

@@ -189,9 +189,9 @@ public class SpringBootTestController {
// lianLianService.pushStartChargeResult("C27680791529");
// 推送充电状态
lianLianService.pushChargeStatus("C27680791529");
// lianLianService.pushChargeStatus("C27680791529");
lianLianService.pushStopChargeResult("C27680791529");
}