新增第三方吉林平台接口代码

This commit is contained in:
YAS\29473
2025-06-26 15:41:11 +08:00
parent c0240fdf23
commit ee733ff8e0
9 changed files with 1379 additions and 24 deletions

View File

@@ -37,6 +37,7 @@ public enum ThirdPlatformTypeEnum {
HU_ZHOU_PLATFORM("24", "湖州市监管平台", "MA27U00HZ"),
CHANG_ZHOU_PLATFORM("25", "新运常畅充", "0585PCW57"),
SI_CHUAN_PLATFORM("26", "四川省平台", ""),
JI_LIN_PLATFORM("27", "吉林省平台", ""),
;
private String typeCode;