QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.cpp
@@ -304,7 +304,8 @@ t_json["videoIp"] = getProperty("local_ip");//当前服务器IP地址 t_json["ack_alarm"] = m_triggerElement.getTriggerState() ? "0" : ""; // que ren shi fou bao jing t_json["cluster_id"] = appPref.getStringData("clusterID");; // ji qun id t_json["imgKey"]=obj.properties["imgKey"]; INFO("SaveImageKey ToES: "<<obj.properties["imgKey"]); bool retface = false; if (pManagerEsDB) retface = pManagerEsDB->insertData("personaction", "perVideoAction", t_json.toStyledString(), str_uuid);