摘要: 一. 使用requests使用注册 1. python服务注册及检查 可以对http接口和grpc接口进行状态健康检测 import requests headers = { "contentType": "application/json" } def register(name, id, add 阅读全文
posted @ 2022-11-07 18:12 wanghhhh 阅读(116) 评论(0) 推荐(0)