2016年7月10日
摘要: ```csharp ``` ```csharp [WebMethod(Description = "取得所有人员 自带json")] [SoapHeader("key")] [ScriptMethod(ResponseFormat = ResponseFormat.Json, UseHttpGet = true)] publi... 阅读全文
posted @ 2016-07-10 23:33 雪夜 阅读(179) 评论(0) 推荐(0) 编辑