This commit is contained in:
三丙
2025-09-09 17:12:27 +08:00
parent 58580ca11e
commit 84da4b7c5a
3 changed files with 3 additions and 5 deletions

View File

@@ -749,10 +749,11 @@ public class DefaultPileProtocolService implements PileProtocolService {
String tradeNo = bmsDemandChargerOutputProto.getTradeNo();
String additionalInfo = bmsDemandChargerOutputProto.getAdditionalInfo();
log.info("充电过程BMS需求与充电机输出信息: 桩编码: {}, 枪号: {}, 交易流水号: {}, 附加信息: {}",
pileCode, gunCode, tradeNo, additionalInfo);
pileCode, gunCode, tradeNo, additionalInfo);
// TODO 处理相关业务逻辑
callback.onSuccess();
}
/**
* 将Proto状态转换为数据库枚举状态
*/

View File

@@ -527,5 +527,4 @@ message BmsDemandChargerOutputProto {
string gunCode = 5;
string tradeNo = 6;
optional string additionalInfo = 20;
}
}

View File

@@ -134,5 +134,3 @@
#### 0x55 对时设置应答
`68 12 01 00 00 55 20 23 12 12 00 00 10 E0 2E 0C 0C 15 08 19 AB 37`