update 电单车

This commit is contained in:
Guoqs
2024-09-21 14:54:58 +08:00
parent e3f60c6738
commit 335644cee0
7 changed files with 91 additions and 26 deletions

View File

@@ -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;