修改顾问
This commit is contained in:
@@ -179,7 +179,7 @@ public class TmOdsVdqwMessagearchivingServiceImpl extends ServiceImpl<TmOdsVdqwM
|
|||||||
title="客户:";
|
title="客户:";
|
||||||
externalcontactCount.addAndGet(1);
|
externalcontactCount.addAndGet(1);
|
||||||
}else{
|
}else{
|
||||||
title="客服:";
|
title="顾问:";
|
||||||
}
|
}
|
||||||
JSONObject contentJson = JSONObject.parseObject(contentItem.getContent());
|
JSONObject contentJson = JSONObject.parseObject(contentItem.getContent());
|
||||||
String content = contentJson.getString("content");
|
String content = contentJson.getString("content");
|
||||||
|
|||||||
Reference in New Issue
Block a user