mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
update 电单车
This commit is contained in:
@@ -6,6 +6,7 @@ package com.jsowell.common.enums;
|
||||
public enum SoftwareProtocolEnum {
|
||||
YUN_KUAI_CHONG("1", "云快充"),
|
||||
YONG_LIAN("2", "永联"),
|
||||
YOU_DIAN("3", "友电"),
|
||||
;
|
||||
|
||||
private String value;
|
||||
|
||||
Reference in New Issue
Block a user