增强代码的健壮性

This commit is contained in:
ZLI263
2025-09-22 11:47:51 +08:00
parent 154711851f
commit 2a127b5814
4 changed files with 12 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ public enum CategoryEnum {
ENTERPRISE_WECHAT("enterprise_wechat", "企微记录"),
ENTERPRISE_WECHAT_PORTRAIT("enterprise_wechat_portrait", "企微语料客户画像"),
PHONE_VOICE("phone_voice", "语音电话"),
PORTRAIT_ALLIN("portrait_allin", "语音电话,用户画像"),
PORTRAIT_ALLIN("portrait_allin", "综合allin,用户画像"),
NAMEPLATE_VOICE("nameplate_voice", "铭牌"),
NAMEPLATE_VOICE_PORTRAIT("nameplate_voice_portrait", "铭牌客户画像"),