mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-28 06:55:09 +08:00
update 电单车协议
This commit is contained in:
@@ -15,4 +15,9 @@ import lombok.NoArgsConstructor;
|
||||
public class StopChargingCommand {
|
||||
private String pileSn;
|
||||
private String connectorCode;
|
||||
|
||||
/**
|
||||
* 交易流水号
|
||||
*/
|
||||
private String transactionCode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user