mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
add 联联平台推送启动充电结果接口
This commit is contained in:
@@ -179,9 +179,14 @@ public class SpringBootTestController {
|
||||
// .build();
|
||||
// lianLianService.pushStationInfo(dto1);
|
||||
|
||||
lianLianService.pushConnectorStatus("8800000000000101", "1");
|
||||
// 推送订单状态
|
||||
// lianLianService.pushConnectorStatus("8800000000000101", "1");
|
||||
|
||||
// 推送订单信息
|
||||
// lianLianService.pushOrderInfo("C27680791529");
|
||||
|
||||
// 推送启动充电结果
|
||||
lianLianService.pushStartChargeResult("C27680791529");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user