mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
后管接口、小程序接口新增停止原因代码字段
This commit is contained in:
@@ -115,6 +115,9 @@ public class TransactionRecordsData {
|
||||
// 交易时间 CP56Time2a 格式
|
||||
private String transactionTime;
|
||||
|
||||
// 停止原因码(16进制)
|
||||
private String stopReasonCode;
|
||||
|
||||
// 停止原因
|
||||
private String stopReasonMsg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user