mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 19:09:57 +08:00
修正领域模型命名问题
This commit is contained in:
@@ -68,7 +68,7 @@ public interface PileProtocolService {
|
||||
/**
|
||||
* 交易记录上报
|
||||
*/
|
||||
void onTransactionRecord(UplinkQueueMessage uplinkQueueMessage, Callback callback);
|
||||
void onTransactionRecordRequest(UplinkQueueMessage uplinkQueueMessage, Callback callback);
|
||||
|
||||
/**
|
||||
* 启动充电
|
||||
|
||||
Reference in New Issue
Block a user