WebClient请求帮助类
摘要:
/// /// 通过JSON方式发送POST请求 /// 将返回结果按JSON方式解析 /// public static class WebClientHelper { const string REQUEST_HEADER_BEARER = "bearer"; /// /// 通过POST方式调用... 阅读全文
posted @ 2018-04-16 17:18 itjeff 阅读(432) 评论(0) 推荐(0)
浙公网安备 33010602011771号