摘要: public class listGageData { public string gcustName { set; get; } public string gcustIdtype { set; get; } public string gcustIdno { set; get; } public 阅读全文
posted @ 2017-06-21 11:48 突破零 阅读(183) 评论(0) 推荐(0) 编辑
摘要: /// <summary> /// Get函数 /// </summary> /// <param name="url"></param> /// <returns></returns> private string GetHttp(string url) { string content = "" 阅读全文
posted @ 2017-06-21 11:34 突破零 阅读(451) 评论(0) 推荐(0) 编辑