update 生成交易流水号

This commit is contained in:
2023-03-13 15:01:36 +08:00
parent 75799eabfd
commit c1ef51af6e
6 changed files with 19 additions and 15 deletions

View File

@@ -93,7 +93,7 @@ public class ConfirmStartChargingRequestHandler extends AbstractHandler{
// 应答
// 交易流水号
String serialNum = IdUtils.generateOrderCode(pileSn, connectorCode);
String serialNum = IdUtils.generateTransactionCode(pileSn, connectorCode);
byte[] serialNumByteArr = BytesUtil.str2Bcd(serialNum);
// 逻辑卡号