摘要: vs后台api控制器 post接收参数 HttpContext.Current.Request.Params["account"].ToString() 返回值为对象返回,as接收,类似值"{\"status\":\"ok\",\"token\":\"token\"}",而后再转换成对象。 低版本的 阅读全文
posted @ 2018-04-03 13:25 wuyong360 阅读(316) 评论(0) 推荐(1)