博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年3月17日

摘要: public class UploadController : Controller { public ActionResult UploadImage() { return View(); } [HttpPost] public JsonResult UploadImage(Htt... 阅读全文

posted @ 2017-03-17 16:32 奋斗ITan_yxing 阅读(150) 评论(0) 推荐(0) 编辑