Przeglądaj źródła

!2 xiaohao add check benefit

pcacc 2 miesięcy temu
rodzic
commit
40c37135ef
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      app_dongri.py

+ 2 - 0
app_dongri.py

@@ -328,6 +328,8 @@ def add_auto_task(isMaxCollect, isJina, isSimple = False, isAddStrengh = False,
             
         if isSimple == False:
             task_queue.appendleft(task_information())
+        else:
+            task_queue.appendleft(task_checkBenifitStatus())