1
0
Ver Fonte

his_location siteid no change

researchman há 5 anos atrás
pai
commit
fd7ea02643
1 ficheiros alterados com 1 adições e 0 exclusões
  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();
         }