#coding=utf-8 ''' python处理xml格式入参的接口''' #1. ... 发送接口请求import requests class Api_Test(object): def send_post(self): url ...
確定! 回上一頁