This commit is contained in:
Lemon
2024-01-17 14:13:54 +08:00
parent 63c37e71ef
commit 7f75bc4c15
8 changed files with 342 additions and 12 deletions

View File

@@ -15,6 +15,7 @@ public enum ThirdPlatformTypeEnum {
YONG_CHENG_BO_CHE("4", "甬城泊车平台"),
NING_XIA_JIAO_TOU("5", "宁夏交投"),
XIN_DIAN_TU("6", "新电途平台"),
HUA_WEI("7", "华为平台"),
;
private String code;