mirror of
https://github.com/cc892786825/qiandao.git
synced 2025-12-17 15:24:54 +08:00
Update dxdh.py
This commit is contained in:
2
dxdh.py
2
dxdh.py
@@ -242,7 +242,7 @@ async def exchange(s, phone, title, aid,jsexec, ckvalue):
|
|||||||
|
|
||||||
|
|
||||||
async def check(s,item,ckvalue):
|
async def check(s,item,ckvalue):
|
||||||
checkGoods = s.get('https://wapact.189.cn:9001/gateway/standQuery/detailNew/check?activityId=' + item, cookies=ckvalue).json()
|
checkGoods = s.get('https://wapact.189.cn:9001/gateway/standQuery/detailNew/check?activityId={item}&_={int(time.time())}, cookies=ckvalue).json()
|
||||||
return checkGoods
|
return checkGoods
|
||||||
|
|
||||||
async def conversionRights(phone, aid,session):
|
async def conversionRights(phone, aid,session):
|
||||||
|
|||||||
Reference in New Issue
Block a user