mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
个人钱包消费列表优化
This commit is contained in:
@@ -9,6 +9,7 @@ package com.jsowell.common.enums.parkplatform;
|
||||
public enum ParkingPlatformEnum {
|
||||
LU_TONG_YUN_TING_PLATFORM("1", "路通云停停车平台"),
|
||||
RUAN_JIE_PLATFORM("2", "软杰停车平台"),
|
||||
SHEN_ZHEN_PLATFORM("3", "深圳停车道闸平台"),
|
||||
;
|
||||
|
||||
private String code;
|
||||
|
||||
Reference in New Issue
Block a user