调整保持数据库JSON对象
This commit is contained in:
@@ -3,7 +3,7 @@ package com.volvo.ai.analytic.center.enums;
|
||||
public enum CategoryEnum {
|
||||
|
||||
ENTERPRISE_WECHAT("企微", "企微记录"),
|
||||
PHONE_VOICE("语音", "语音记录"),
|
||||
PHONE_VOICE("语音", "语音电话"),
|
||||
OTHER("未知", "未知记录"),
|
||||
;
|
||||
private String code;
|
||||
|
||||
Reference in New Issue
Block a user