optsLib
__EgAe5Oz8dxeuAZQOhmW
__EgAe5Oz8dxeuAZQOhmW
" + item_senderId);
println("aid==>" + aid);
println("subject==>" + subject);
sendMessage(item_senderId,aid,subject,content);//------------------------------------站内信发送
var Process=getDocumentProcess()
var examPersonInfoDoc = findDocument(ID);
examPersonInfoDoc.findItem("messageStatus").setValue("1")
Process.doUpdate(examPersonInfoDoc)//站内信推送完成后更新此人的通知状态!
}
}
} ]]>
2