wangkun %!s(int64=2) %!d(string=hai) anos
pai
achega
cb69073153
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/run_shipinhao_recommend.py

+ 1 - 1
main/run_shipinhao_recommend.py

@@ -15,7 +15,7 @@ from main.shipinhao_recommend import Recommend
 class Main:
 class Main:
     @staticmethod
     @staticmethod
     def main():
     def main():
-        for i in range(2):
+        while True:
             Recommend.start_wechat('recommend')
             Recommend.start_wechat('recommend')
             Common.del_logs('recommend')
             Common.del_logs('recommend')
             time.sleep(5)
             time.sleep(5)