新增 河南省平台Service

This commit is contained in:
Lemon
2025-02-11 10:14:46 +08:00
parent 9fa4695f7d
commit 69596d2416
2 changed files with 50 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ public enum ThirdPlatformTypeEnum {
GUANG_XI_PLATFORM("20", "广西平台", "450000000"),
XIN_YUN_PLATFORM("21", "新运平台", "MADKXL8FX"),
HE_NAN_PLATFORM("22", "河南省平台", ""),
;
private String typeCode;