|
@@ -1020,7 +1020,7 @@ class task_activity_lianmeng(dongri_task):
|
|
|
|
|
|
if waitFindImg_withBool((special_activity_img.shili_120, special_activity_img.shili_860_2), 2, 0.5, True) == False:
|
|
|
maxTryTimes = 2
|
|
|
- while waitClickImg_noWait_withBool((special_activity_img.owning), 2, 1) == True:
|
|
|
+ while waitClickImg_noWait_withBool((special_activity_img.owning2), 2, 1) == True:
|
|
|
waitClickImg_noWait_withBool(special_activity_img.refresh_task, 2, 1)
|
|
|
waitClickImg_noWait_withBool(special_activity_img.refresh, 2, 1)
|
|
|
maxTryTimes -= 1
|