充电桩报文记录表,添加交易流水号字段

This commit is contained in:
bl\GQS02
2025-11-06 15:32:45 +08:00
parent 5c5f8c565c
commit 66ba4ce4a3
18 changed files with 188 additions and 18 deletions

View File

@@ -20,6 +20,9 @@ public class PileMsgRecord {
*/
private String pileSn;
// 交易流水号
private String transactionCode;
/**
* 帧类型
*/