mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
发送停止充电指令时,校验交易流水号是否一致
This commit is contained in:
@@ -119,6 +119,6 @@ public class RealTimeMonitorData {
|
||||
private String dateTime;
|
||||
|
||||
public String getPileConnectorCode() {
|
||||
return this.pileSn + this.getConnectorCode();
|
||||
return this.pileSn + this.connectorCode;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user