@@ -174,13 +175,15 @@ class NeedinfoService extends ServiceBase {
}
asyncwriteCommunicationLog(pobj,actionBody){
varsql="update n_need_info set followContent=json_array_append(followContent, '$', "+"\""+actionBody.Note+"\""+") where channelNeedNo="+"\""+actionBody.BizId+"\""+" "