新增 宁波点行平台Controller

This commit is contained in:
Lemon
2024-05-10 15:27:59 +08:00
parent 2f5cb3bd74
commit 68f4b8c651
7 changed files with 221 additions and 25 deletions

View File

@@ -20,6 +20,7 @@ public enum ThirdPlatformTypeEnum {
HUA_WEI("9", "华为平台", "MA5GTQ528"),
NEI_MENG_GU_PLATFORM("10", "内蒙古平台", ""),
QING_HAI_PLATFORM("11", "青海平台", "630000000"),
DIAN_XING_PLATFORM("12", "宁波点行停车平台", ""),
;
private String typeCode;