新增 新运微平台Controller

This commit is contained in:
Lemon
2025-01-11 16:06:25 +08:00
parent 841ae04fba
commit a094a866d0
3 changed files with 202 additions and 11 deletions

View File

@@ -30,7 +30,7 @@ public enum ThirdPlatformTypeEnum {
NAN_RUI_PLATFORM("19", "南瑞平台", ""),
GUANG_XI_PLATFORM("20", "广西平台", "450000000"),
XIN_YUN_PLATFORM("21", "新运平台", ""),
XIN_YUN_WEI_PLATFORM("21", "新运平台", ""),
;
private String typeCode;