新增 甘肃省平台相关Service

This commit is contained in:
Lemon
2024-11-06 09:32:16 +08:00
parent 24957fc00c
commit 7221597f28
6 changed files with 243 additions and 4 deletions

View File

@@ -25,6 +25,7 @@ public enum ThirdPlatformTypeEnum {
SHEN_ZHEN_PLATFORM("14", "深圳平台", ""),
ZHE_JIANG_PLATFORM("15", "浙江省平台", "002485048"),
SU_ZHOU_PLATFORM("16", "苏州市平台", "MAC1MFJ1X"),
GAN_SU_PLATFORM("17", "甘肃省平台", ""),
;
private String typeCode;