python處理http接口請求 一、安裝 requests和jsonpath 模塊 安裝命令:pip install requests pip install jsonpath 二、request ...