mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
add 联联平台推送充电状态接口
This commit is contained in:
@@ -186,7 +186,13 @@ public class SpringBootTestController {
|
||||
// lianLianService.pushOrderInfo("C27680791529");
|
||||
|
||||
// 推送启动充电结果
|
||||
lianLianService.pushStartChargeResult("C27680791529");
|
||||
// lianLianService.pushStartChargeResult("C27680791529");
|
||||
|
||||
// 推送充电状态
|
||||
lianLianService.pushChargeStatus("C27680791529");
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user