mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
add 联联平台推送充电订单信息 接口
This commit is contained in:
@@ -191,8 +191,11 @@ public class SpringBootTestController {
|
||||
// 推送充电状态
|
||||
// lianLianService.pushChargeStatus("C27680791529");
|
||||
|
||||
lianLianService.pushStopChargeResult("C27680791529");
|
||||
// 推送停止充电结果
|
||||
// lianLianService.pushStopChargeResult("C27680791529");
|
||||
|
||||
// 推送充电订单信息
|
||||
lianLianService.pushChargeOrderInfo("C27680791529");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user