摘要: 客户端调用: public T callOuterInterface<T>(string fullUrl, string jsonstr) { HttpClient client = new HttpClient(); try { using (StringContent sc = new Stri 阅读全文
posted @ 2021-03-31 13:52 阳光依旧是我 阅读(190) 评论(0) 推荐(0)