mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
交易结算,ordercode相关修改
This commit is contained in:
@@ -606,7 +606,7 @@ public class SpringBootTestController {
|
||||
orderInfo.setReason("充电异常中止,急停开入");
|
||||
|
||||
TransactionRecordsData data = TransactionRecordsData.builder()
|
||||
.orderCode("88000000000001012212171045412218")
|
||||
.transactionCode("88000000000001012212171045412218")
|
||||
.consumptionAmount(String.valueOf(0.00))
|
||||
.stopReasonMsg(orderInfo.getReason())
|
||||
.totalElectricity("0")
|
||||
|
||||
Reference in New Issue
Block a user