摘要:
private void Fn_Post(T dto, string api) { HttpClient client = new HttpClient(); client.BaseAddress = new Uri("http://localhost:51529/"); string json = Defa... 阅读全文
posted @ 2019-08-18 16:39
jasonlai2016
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号