소스 검색

!2 xiaohao add check benefit

pcacc 2 달 전
부모
커밋
40c37135ef
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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())