更新 电信金豆换话费1.py

This commit is contained in:
XiaoGe-LiBai
2024-11-26 18:06:47 +08:00
parent 33e7657552
commit 9e11fc643a

View File

@@ -402,7 +402,8 @@ def ks(phone, ticket, uid):
def first_request(res=''):
global js, fw
url = 'https://wapact.189.cn:9001/gateway/stand/detail/exchange'
# url = 'https://wapact.189.cn:9001/gateway/stand/detail/exchange'
url = 'https://wapact.189.cn:9001/gateway/standExchange/detailNew/exchange'
if res == '':
response = ss.get(url)
res = response.text