新增 新运平台Service

This commit is contained in:
Lemon
2025-01-10 09:06:34 +08:00
parent bfe86b97df
commit c8f1733965
3 changed files with 630 additions and 7 deletions

View File

@@ -28,8 +28,9 @@ public enum ThirdPlatformTypeEnum {
GAN_SU_PLATFORM("17", "甘肃省平台", "MA01H3BQ9"),
GUI_ZHOU_PLATFORM("18", "贵州省平台", "009390404"),
NAN_RUI_PLATFORM("19", "南瑞平台", ""),
GUANG_XI_PLATFORM("20", "广西平台", "450000000"),
XIN_YUN_PLATFORM("21", "新运平台", ""),
;
private String typeCode;