mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-04 18:09:54 +08:00
添加查询充电枪状态接口
This commit is contained in:
@@ -136,7 +136,7 @@ class DownlinkControllerIT extends AbstractProtocolTestBase {
|
||||
.setDownlinkCmd(DownlinkCmdEnum.REMOTE_START_CHARGING.name())
|
||||
.setRemoteStartChargingRequest(RemoteStartChargingRequest.newBuilder()
|
||||
.setPileCode(pileCode)
|
||||
.setGunCode("01")
|
||||
.setGunNo("01")
|
||||
.setLimitYuan("100")
|
||||
.setTradeNo("12345678901234567890")
|
||||
.build())
|
||||
|
||||
Reference in New Issue
Block a user