mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-05 02:19:56 +08:00
bug fix
This commit is contained in:
@@ -106,6 +106,8 @@ public class DefaultPileProtocolService implements PileProtocolService {
|
||||
heartBeatRequest.getNodeRestPort(),
|
||||
heartBeatRequest.getNodeGrpcPort());
|
||||
}
|
||||
|
||||
callback.onSuccess();
|
||||
}
|
||||
|
||||
private void cacheSession(UplinkQueueMessage uplinkQueueMessage,
|
||||
|
||||
Reference in New Issue
Block a user