Sfoglia il codice sorgente

!2 xiaohao add check benefit

pcacc 2 mesi fa
parent
commit
40c37135ef
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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())