摘要: 创建并编写delete.py文件 # delete.py import requests from requests.auth import HTTPBasicAuth if __name__ == "__main__": url = 'http://127.0.0.1:8181/restconf/ 阅读全文
posted @ 2022-10-28 09:55 飞舟鲫鱼 阅读(26) 评论(0) 推荐(0)