学海无涯

导航

随笔分类 -  WebAPI

Razor客户端调用API
摘要:在 appsetting.json 中配置基础连接 Url "backendUrl": "https://localhost:5901" 封装客户端访问类 using System.Net.Http; using System.Text.Json; using System.Threading.Ta 阅读全文

posted @ 2022-09-22 09:02 宁静致远. 阅读(94) 评论(0) 推荐(0)