@@ -172,6 +173,15 @@ class NeedinfoService extends ServiceBase {
returnsystem.getResultSuccess(item);
}
asyncwriteCommunicationLog(pobj,actionBody){
varsql="update n_need_info set followContent=json_array_append(followContent, '$', "+"\""+actionBody.Note+"\""+") where channelNeedNo="+"\""+actionBody.BizId+"\""+" "