update 电单车协议

This commit is contained in:
Guoqs
2024-08-30 17:23:04 +08:00
parent 07f4f4f76e
commit 0e38ea9e13
9 changed files with 58 additions and 12 deletions

View File

@@ -55,5 +55,8 @@ public class PileConnectorDetailVO {
*/
private String softwareProtocol;
/**
* 充电接口类型 1-快充2-慢充3-电单车
*/
private String chargePortType;
}