stanley-king 3 yıl önce
ebeveyn
işleme
7c1353b011
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      plot/MchDataCenter.py

+ 1 - 1
plot/MchDataCenter.py

@@ -638,7 +638,7 @@ class MchDataCenter(object):
 
         while True:
             try:
-                time_stamp = int(stime.time() - 2 * 86400)
+                time_stamp = int(stime.time())
                 presecs = [900, 1800, 3600, 7200, 86400]
                 all_paths = self.paths(time_stamp)
                 mchid_paths = self.merchant_rmobile_path(all_paths)