Explorar el Código

his_location siteid no change

researchman hace 5 años
padre
commit
fd7ea02643
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      his_location.cpp

+ 1 - 0
his_location.cpp

@@ -212,6 +212,7 @@ void location_card::push(uint64_t timestamp,const point & p,int32_t areaid,int32
         update(p,timestamp,iflag);
         //set_invalid();
         if(iflag>1){
+            m_siteid = siteid;
             set(p,timestamp);
             insert();
         }