修改顾问

This commit is contained in:
zren25
2025-03-27 18:25:03 +08:00
parent 6bfce4167a
commit 70d0a96483

View File

@@ -179,7 +179,7 @@ public class TmOdsVdqwMessagearchivingServiceImpl extends ServiceImpl<TmOdsVdqwM
title="客户:";
externalcontactCount.addAndGet(1);
}else{
title="客服:";
title="顾问:";
}
JSONObject contentJson = JSONObject.parseObject(contentItem.getContent());
String content = contentJson.getString("content");