新增 广西平台Service相关方法

This commit is contained in:
Lemon
2024-12-25 14:40:57 +08:00
parent 330d4b3a99
commit 302d359783
16 changed files with 2985 additions and 2153 deletions

View File

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