新增 苏州市平台相关Service、controller

This commit is contained in:
Lemon
2024-09-24 09:49:47 +08:00
parent 637ffc0946
commit 407b9586fd
8 changed files with 725 additions and 7 deletions

View File

@@ -24,6 +24,7 @@ public enum ThirdPlatformTypeEnum {
NING_XIA_PLATFORM("13", "宁夏平台", "MA01H3BQ9"),
SHEN_ZHEN_PLATFORM("14", "深圳平台", ""),
ZHE_JIANG_PLATFORM("15", "浙江省平台", "002485048"),
SU_ZHOU_PLATFORM("16", "苏州市平台", ""),
;
private String typeCode;