2026年物业门控五金耗材推荐榜:中企创联工业品,小区/写字楼/物业多场景门控配件全覆盖
2026/3/1 13:31:04
url = "https://energy.xiaojukeji.com/station-api/station/getoneinfo" params = { "channel": "wx", "openid": "general_app", "mobiletype": "microsoft_microsoft", "nettype": "wifi", "amChannel": "50051", "ttid": "wx", ............................. } cp = execjs.compile(open('dd05.js','r',encoding='utf-8').read()) result = cp.call('dd05', params) params['wsgsig'] = result response = requests.get(url, headers=headers, params=params) print(response.text) print(response)url = "https://energy.xiaojukeji.com/station-api/station/getoneinfo" params = { "channel": "wx", "openid": "general_app", "mobiletype": "microsoft_microsoft", "nettype": "wifi", "amChannel": "50051", "ttid": "wx", ............................. } cp = execjs.compile(open('dd05.js','r',encoding='utf-8').read()) result = cp.call('dd05', params) params['wsgsig'] = result response = requests.get(url, headers=headers, params=params) print(response.text) print(response)