HTTPSConnectionPool(host='api.mch.weixin.qq.comv3', port=443): Max retries exceeded with url: /pay/transactions/jsapi (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f43c882e850>: Failed to establish a new connection: [Errno -2] Name or service not known'))
哦。是我接口少写了一个“\”。