小茅预约

pull/1/head
wd210010 1 year ago committed by GitHub
parent 2b5d49df67
commit ccec7ea70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      imaotai.py

@ -149,7 +149,7 @@ if __name__ =='__main__':#line:245
shop_id =get_shop_item (sessionId ,itemCode ,device_id ,token ,province ,city )#line:279
res =mt_add (itemCode ,str (shop_id ),sessionId ,user_id ,token ,device_id )#line:281
s +=itemCode +'_'+name +'---------------'+res +'\n'#line:283
if not ck :#line:284
if ck :#line:284
r =getUserEnergyAward (device_id ,ck )#line:285
s +=userName +'_'+mobile +'---------------'+"小茅运:"+r +'\n'#line:287
s +=userName +'_'+mobile +"正常结束任务"+'\n \n'#line:288

Loading…
Cancel
Save